summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/commonheaders.h
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2012-09-07 15:37:01 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2012-09-07 15:37:01 +0000
commitbdf69f6310f09c90c20512ebe9dfa73ec524da59 (patch)
tree3a9b0372ed8f409ed91e955027c6a259f2517789 /plugins/UserInfoEx/src/commonheaders.h
parent91aff9f4b3e7ca761b42f89d58d72a938c9a4414 (diff)
-minor signature fixes
-fixed path to precompiled headers git-svn-id: http://svn.miranda-ng.org/main/trunk@1545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/src/commonheaders.h')
-rw-r--r--plugins/UserInfoEx/src/commonheaders.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/src/commonheaders.h b/plugins/UserInfoEx/src/commonheaders.h
index f31a6fcac0..849e22eb5e 100644
--- a/plugins/UserInfoEx/src/commonheaders.h
+++ b/plugins/UserInfoEx/src/commonheaders.h
@@ -94,6 +94,8 @@ typedef std::basic_string<TCHAR> tstring;
#include <m_imgsrvc.h>
#include <m_message.h>
#include <m_userinfo.h>
+#include <m_icq.h>
+#include <m_email.h>
#include <win2k.h>
#include <msapi/vsstyle.h>
#include <msapi/vssym32.h>