diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-05-22 14:17:51 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-05-22 14:17:51 +0000 |
commit | 7e7e825f9db54674870e289eb6505427dd8a542c (patch) | |
tree | f7f006ce81efdc9667e0766e326dba24369b70a0 /tipper/common.h | |
parent | 3407044d99f61abb50e7adad7fd86fbb8ad1d9c2 (diff) |
added timezone translation
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@177 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'tipper/common.h')
-rw-r--r-- | tipper/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tipper/common.h b/tipper/common.h index fa8541c..3cf7253 100644 --- a/tipper/common.h +++ b/tipper/common.h @@ -39,6 +39,7 @@ #define MIRANDA_VER 0x0600 // for tabbed options
+#include <win2k.h>
#include <newpluginapi.h>
#include <statusmodes.h>
#include <m_database.h>
|