]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listctrl.cpp
ported rest of contrib to bakefile
[wxWidgets.git] / src / msw / listctrl.cpp
index f86daaf9cb1c5b933832b576debefe4e1bb28486..6d6aac182d3396503319a52022f0e5ead63202bc 100644 (file)
 
 #include "wx/msw/private.h"
 
-#if defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__)
-    #include "wx/msw/gnuwin32/extra.h"
-#else
-    #include <commctrl.h>
-#endif
-
-#include "wx/msw/missing.h"
+// include <commctrl.h> "properly"
+#include "wx/msw/wrapcctl.h"
 
 // ----------------------------------------------------------------------------
 // private functions