summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator/common.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-18 21:25:08 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-18 21:25:08 +0000
commit5e4ecb158a9835d79536326835287d49f22d65f1 (patch)
treef2ebb66a27170f790fbd7893d81b07f7fb0ea723 /plugins/BuddyExpectator/common.h
parent6dfdccb3decd016ced438309d326547e5244604e (diff)
compilation fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@56 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyExpectator/common.h')
-rw-r--r--plugins/BuddyExpectator/common.h1
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>