summaryrefslogtreecommitdiff
path: root/secureim/commonheaders.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-25 18:46:43 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-25 18:46:43 +0000
commit9e7e453efa0e3b3b7720df75fc5645a168075e8d (patch)
tree6d47f40e608529865092efafcad6588c491a3ff4 /secureim/commonheaders.h
parent87e54320f23697066f9ee39b6364c23b9131ab90 (diff)
first step to moving all ext api's in one place
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@36 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'secureim/commonheaders.h')
-rw-r--r--secureim/commonheaders.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/secureim/commonheaders.h b/secureim/commonheaders.h
index b7576ac..2bf7228 100644
--- a/secureim/commonheaders.h
+++ b/secureim/commonheaders.h
@@ -93,10 +93,10 @@
#include "m_icolib.h"
#include "m_message.h"
#include "m_netlib.h"
-#include "sdk\m_metacontacts.h"
-#include "sdk\m_updater.h"
-#include "sdk\m_extraicons.h"
-#include "sdk\m_folders.h"
+#include "m_metacontacts.h"
+#include "m_updater.h"
+#include "m_extraicons.h"
+#include "m_folders.h"
#endif