From 5bf6d4ad267d60f6d641b102b711d7f7f8538bc3 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sun, 15 May 2011 13:45:42 +0000 Subject: authstate: added support for the new langpacks git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@98 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- authstate/commonheaders.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'authstate/commonheaders.h') 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 #include // needed by m_utils.h #include // needed by m_icolib.h > r9256 -- cgit v1.2.3