diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-12-13 01:37:07 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-12-13 01:37:07 +0000 |
commit | cd18179bc19230fae24cd627bbe94a4de2619c88 (patch) | |
tree | 028e58b809213e9f0bd1c25a5dbf90cfc9fd696a /yapp/common.h | |
parent | 1bd3ca0288fe4a5694f0975bef070209126d97fb (diff) |
Added warning for unicows not found
Fixes for projects
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@584 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'yapp/common.h')
-rw-r--r-- | yapp/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yapp/common.h b/yapp/common.h index f3f98c8..2b9c3a7 100644 --- a/yapp/common.h +++ b/yapp/common.h @@ -52,6 +52,7 @@ #include <m_fontservice.h>
#include <m_avatars.h>
#include <m_popup.h>
+#include <win2k.h>
#include "sdk/m_updater.h"
|