X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c96418b71850dff63106c9ac68637c7abba7b14..ab75fdbdcd62a323fd17af68d34b0689b24a87d3:/src/msw/control.cpp diff --git a/src/msw/control.cpp b/src/msw/control.cpp index e8a3e921d8..73a8f2511a 100644 --- a/src/msw/control.cpp +++ b/src/msw/control.cpp @@ -26,6 +26,8 @@ #if wxUSE_CONTROLS +#include "wx/control.h" + #ifndef WX_PRECOMP #include "wx/event.h" #include "wx/app.h" @@ -34,8 +36,6 @@ #include "wx/settings.h" #endif -#include "wx/control.h" - #if wxUSE_LISTCTRL #include "wx/listctrl.h" #endif // wxUSE_LISTCTRL