summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/commonheaders.h
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/Scriver/src/commonheaders.h
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/Scriver/src/commonheaders.h')
-rw-r--r--plugins/Scriver/src/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h
index 6271ef0aa9..1818bfd546 100644
--- a/plugins/Scriver/src/commonheaders.h
+++ b/plugins/Scriver/src/commonheaders.h
@@ -38,6 +38,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <windows.h>
#include <shellapi.h>
#include <shlobj.h>
+#include <shlwapi.h>
#include <commctrl.h>
#include <commdlg.h>
#include <ole2.h>