diff options
Diffstat (limited to 'plugins/AuthState')
-rw-r--r-- | plugins/AuthState/commonheaders.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/AuthState/commonheaders.h b/plugins/AuthState/commonheaders.h index 746ff48828..beead07b56 100644 --- a/plugins/AuthState/commonheaders.h +++ b/plugins/AuthState/commonheaders.h @@ -26,8 +26,7 @@ #ifndef COMMHEADERS_H
#define COMMHEADERS_H
-#define MIRANDA_VER 0x0900
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
#include <windows.h>
#include <stdio.h> // needed by m_utils.h
|