diff options
Diffstat (limited to 'plugins/WhenWasIt')
-rw-r--r-- | plugins/WhenWasIt/WhenWasIt/commonheaders.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/WhenWasIt/WhenWasIt/commonheaders.h b/plugins/WhenWasIt/WhenWasIt/commonheaders.h index 22ef6453c3..c3e9cc1734 100644 --- a/plugins/WhenWasIt/WhenWasIt/commonheaders.h +++ b/plugins/WhenWasIt/WhenWasIt/commonheaders.h @@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_WWI_COMMONHEADERS_H
#define M_WWI_COMMONHEADERS_H
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#include <stdio.h>
#include <stdlib.h>
|