[PSDK]: Add missing conditional header inclusion.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 16 Oct 2015 22:16:07 +0000 (22:16 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 16 Oct 2015 22:16:07 +0000 (22:16 +0000)
svn path=/trunk/; revision=69558

reactos/include/psdk/shlobj.h

index 0d0952c..e229adc 100644 (file)
 #include <ole2.h>
 #include <commctrl.h>
 #include <prsht.h>
+
+#ifndef INITGUID
 #include <shlguid.h>
+#endif
 
 #ifdef WINE_NO_UNICODE_MACROS
 #undef GetObject