diff options
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commonheaders.h b/commonheaders.h index 3214eb2..214b69a 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -23,8 +23,8 @@ #include <list> using std::list; +#define MIRANDA_VER 0x0901 -#define MIRANDA_VER 0x0800 #include <newpluginapi.h> #include <m_jabber.h> #include <m_protocols.h> |