summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-12-06 17:40:29 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-12-06 17:40:29 +0000
commit6266d59bee0d06a9d188ec01040659fcee7542e3 (patch)
treec34b8805164c6bbae99f47262b00211d6808d9ce /plugins/Clist_modern/src
parent123e0df8cacb3caece0eef2735d929e42873d412 (diff)
fixes for vs2012
git-svn-id: http://svn.miranda-ng.org/main/trunk@2666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src')
-rw-r--r--plugins/Clist_modern/src/hdr/modern_commonheaders.h1
-rw-r--r--plugins/Clist_modern/src/modern_skinengine.cpp1
2 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
index 9735c0787f..c8aa087968 100644
--- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h
+++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
@@ -73,6 +73,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "m_stdhdr.h"
#include <windows.h>
+#include <Shlwapi.h>
#include <commctrl.h>
#include <uxtheme.h>
#include <vssym32.h>
diff --git a/plugins/Clist_modern/src/modern_skinengine.cpp b/plugins/Clist_modern/src/modern_skinengine.cpp
index 4d3bea9a3c..8e70268998 100644
--- a/plugins/Clist_modern/src/modern_skinengine.cpp
+++ b/plugins/Clist_modern/src/modern_skinengine.cpp
@@ -34,7 +34,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "hdr/modern_skinengine.h"
#include "hdr/modern_commonprototypes.h"
-#include <shlwapi.h>
#include "hdr/modern_sync.h"
//Implementation