diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-04-05 02:42:12 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-04-05 02:42:12 +0000 |
commit | 131975945929c21f78de8343e61d89e359d396c0 (patch) | |
tree | 9251230bf63ecf12e96c06302fb1272f864d80df /worldtime_protocol/common.h | |
parent | a1aeff82b1470fcf00d3c81e5853b7d09128aaa8 (diff) |
Converted x64 version to Unicode
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@489 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'worldtime_protocol/common.h')
-rw-r--r-- | worldtime_protocol/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worldtime_protocol/common.h b/worldtime_protocol/common.h index 7a5e23a..cc020f6 100644 --- a/worldtime_protocol/common.h +++ b/worldtime_protocol/common.h @@ -14,6 +14,7 @@ #define PROTO "WorldTime"
+#include <win2k.h>
#include <newpluginapi.h>
#include <statusmodes.h>
#include <m_options.h>
|