]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/datectrl.cpp
Back to previous call with -1 replacement.
[wxWidgets.git] / src / msw / datectrl.cpp
index 2af227ee9d5a0055db24eb6ecc82603d42186224..ebe60e9318bfaba06347c32b13f23b0c834f96f7 100644 (file)
 #if wxUSE_DATEPICKCTRL
 
 #ifndef WX_PRECOMP
 #if wxUSE_DATEPICKCTRL
 
 #ifndef WX_PRECOMP
+    #include "wx/msw/wrapwin.h"
+    #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
     #include "wx/app.h"
     #include "wx/intl.h"
     #include "wx/dcclient.h"
     #include "wx/app.h"
     #include "wx/intl.h"
     #include "wx/dcclient.h"
-    #include "wx/msw/wrapwin.h"
-    #include "wx/msw/wrapcctl.h"
     #include "wx/msw/private.h"
 #endif
 
     #include "wx/msw/private.h"
 #endif