diff options
Diffstat (limited to 'plugins/Gender/commonheaders.h')
-rw-r--r-- | plugins/Gender/commonheaders.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Gender/commonheaders.h b/plugins/Gender/commonheaders.h index ef43423b66..dd81cada93 100644 --- a/plugins/Gender/commonheaders.h +++ b/plugins/Gender/commonheaders.h @@ -26,6 +26,8 @@ #ifndef COMMHEADERS_H
#define COMMHEADERS_H
+#define MIRANDA_VER 0x0A00
+
#include <stdio.h> //needed by m_utils.h
#include <stddef.h> // needed by m_icolib.h > r9256
|