From 81e8caf42867b65677efe2bffaa52ecff7303c3a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 27 Jun 2012 13:58:25 +0000 Subject: no more pluginLink in load() git-svn-id: http://svn.miranda-ng.org/main/trunk@652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewAwaySysMod/Common.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins/NewAwaySysMod/Common.h') diff --git a/plugins/NewAwaySysMod/Common.h b/plugins/NewAwaySysMod/Common.h index 4c769b4e24..5d687492fa 100644 --- a/plugins/NewAwaySysMod/Common.h +++ b/plugins/NewAwaySysMod/Common.h @@ -37,8 +37,7 @@ #include #include #include -#include "AggressiveOptimize.h" -#include "resource.h" + #include "newpluginapi.h" #include "m_clist.h" #include "m_system.h" @@ -52,6 +51,7 @@ #include "m_plugins.h" #include "m_awaymsg.h" #include "m_utils.h" +#include "m_system_cpp.h" #include "m_history.h" #include "m_message.h" #include "m_userinfo.h" @@ -60,6 +60,8 @@ #include "win2k.h" #undef THEMEAPI +#include "resource.h" + #include "m_variables.h" //#include "m_toptoolbar.h" #include "m_popup.h" -- cgit v1.2.3