use wxImage to load icons in non-native formats
[wxWidgets.git] / src / msw / gauge95.cpp
index 655e9fcf672bb05dbe6da9fac39483a8296e01d5..20ca1b55f55d85408a7ca45a4a064efef2aadfa9 100644 (file)
@@ -32,9 +32,8 @@
 #include "wx/gauge.h"
 #include "wx/msw/private.h"
 
-#if !(defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__))
-    #include <commctrl.h>
-#endif
+// include <commctrl.h> "properly"
+#include "wx/msw/wrapcctl.h"
 
 // ----------------------------------------------------------------------------
 // constants