[PSDK]: Add missing conditional header inclusion.

svn path=/trunk/; revision=69558
This commit is contained in:
Hermès Bélusca-Maïto 2015-10-16 22:16:07 +00:00
parent 7003933f3e
commit 6f011dcad5

View file

@ -22,7 +22,10 @@
#include <ole2.h>
#include <commctrl.h>
#include <prsht.h>
#ifndef INITGUID
#include <shlguid.h>
#endif
#ifdef WINE_NO_UNICODE_MACROS
#undef GetObject