diff options
Diffstat (limited to 'plugins/Svc_dbepp')
-rw-r--r-- | plugins/Svc_dbepp/headers.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Svc_dbepp/headers.h b/plugins/Svc_dbepp/headers.h index 838d09c165..4fdb328c58 100644 --- a/plugins/Svc_dbepp/headers.h +++ b/plugins/Svc_dbepp/headers.h @@ -5,8 +5,7 @@ //=====================================================
#define _WIN32_WINNT 0x0501
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#if defined( UNICODE ) && !defined( _UNICODE )
#define _UNICODE
|