diff options
Diffstat (limited to 'plugins/SplashScreen')
-rw-r--r-- | plugins/SplashScreen/src/headers.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index 78e87d40d4..f5f27d970a 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -25,8 +25,7 @@ #ifndef HEADERS_H
#define HEADERS_H
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#define _WIN32_WINNT 0x0500
#define WINVER 0x0400
|