X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e0f4664cca1805bd3e5446ea03dfde081bce755..f164c52bc761d08cbfe5b733198e9d21afc3c221:/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