diff options
Diffstat (limited to 'plugins/StopSpamPlus')
-rw-r--r-- | plugins/StopSpamPlus/headers.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/StopSpamPlus/headers.h b/plugins/StopSpamPlus/headers.h index cfeb7acb00..2adfa0cdf0 100644 --- a/plugins/StopSpamPlus/headers.h +++ b/plugins/StopSpamPlus/headers.h @@ -7,8 +7,7 @@ // disable warnings about underscore in stdc functions
#pragma warning(disable: 4996)
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#include <windows.h>
#include <stdio.h>
|