diff options
Diffstat (limited to 'plugins/BuddyExpectator/common.h')
-rw-r--r-- | plugins/BuddyExpectator/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/BuddyExpectator/common.h b/plugins/BuddyExpectator/common.h index 6398727f08..2794b9e91f 100644 --- a/plugins/BuddyExpectator/common.h +++ b/plugins/BuddyExpectator/common.h @@ -26,6 +26,7 @@ #ifndef _COMMON_INC
#define _COMMON_INC
+#define MIRANDA_VER 0x0A00
#include <stddef.h> // needed by m_icolib.h > r9256
#include <windows.h>
|