diff options
Diffstat (limited to 'plugins/SimpleAR/Src/Common.h')
-rw-r--r-- | plugins/SimpleAR/Src/Common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/SimpleAR/Src/Common.h b/plugins/SimpleAR/Src/Common.h index 8a64cc3098..085786d869 100644 --- a/plugins/SimpleAR/Src/Common.h +++ b/plugins/SimpleAR/Src/Common.h @@ -1,5 +1,4 @@ -#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
// Windows Header Files
#include <windows.h>
|