diff options
Diffstat (limited to 'plugins/IgnoreState/commonheaders.h')
-rw-r--r-- | plugins/IgnoreState/commonheaders.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/IgnoreState/commonheaders.h b/plugins/IgnoreState/commonheaders.h index e76a54ad55..315c043a03 100644 --- a/plugins/IgnoreState/commonheaders.h +++ b/plugins/IgnoreState/commonheaders.h @@ -21,8 +21,7 @@ #ifndef COMMHEADERS_H
#define COMMHEADERS_H
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
//#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#define _WIN32_WINNT 0x0501
|