X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c96418b71850dff63106c9ac68637c7abba7b14..85ab460e7d62b52b105b3dc0bbdd36cebc14fb4b:/src/msw/control.cpp?ds=sidebyside 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