]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/utilscmn.cpp
Fix toolbar background painting whem comctl32 < 6
[wxWidgets.git] / src / common / utilscmn.cpp
index 4bafd05df1137ae69baadd23e572abfaf2841bce..eadd15283b657e9b1260cf8e96d2971780611419 100644 (file)
@@ -96,6 +96,7 @@
 #if defined(__WXMSW__)
     #include "wx/msw/private.h"
     #include "wx/msw/registry.h"
+    #include <shellapi.h> // needed for SHELLEXECUTEINFO
 #endif
 
 #if wxUSE_BASE