summaryrefslogtreecommitdiff
path: root/authstate/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'authstate/commonheaders.h')
-rw-r--r--authstate/commonheaders.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/authstate/commonheaders.h b/authstate/commonheaders.h
index aab35c9..746ff48 100644
--- a/authstate/commonheaders.h
+++ b/authstate/commonheaders.h
@@ -26,6 +26,9 @@
#ifndef COMMHEADERS_H
#define COMMHEADERS_H
+#define MIRANDA_VER 0x0900
+#define MIRANDA_CUSTOM_LP
+
#include <windows.h>
#include <stdio.h> // needed by m_utils.h
#include <stddef.h> // needed by m_icolib.h > r9256