diff options
Diffstat (limited to 'useactions/common.h')
-rw-r--r-- | useactions/common.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/useactions/common.h b/useactions/common.h index f44ebd0..6b5da27 100644 --- a/useactions/common.h +++ b/useactions/common.h @@ -25,9 +25,8 @@ #define _UNICODE
#endif
-#ifndef MIRANDA_VER
- #define MIRANDA_VER 0x0700
-#endif
+#define MIRANDA_VER 0x0900
+#define MIRANDA_CUSTOM_LP
#include <tchar.h>
|