X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e0f4664cca1805bd3e5446ea03dfde081bce755..fa6a837300efb9d295b889a8308b74537c9d8677:/src/msw/datectrl.cpp diff --git a/src/msw/datectrl.cpp b/src/msw/datectrl.cpp index 2af227ee9d..ebe60e9318 100644 --- a/src/msw/datectrl.cpp +++ b/src/msw/datectrl.cpp @@ -26,11 +26,11 @@ #if wxUSE_DATEPICKCTRL #ifndef WX_PRECOMP + #include "wx/msw/wrapwin.h" + #include "wx/msw/wrapcctl.h" // include "properly" #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