X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c96418b71850dff63106c9ac68637c7abba7b14..bb90a3e6fddff7169d6020b9b22e1f57c09f8fd9:/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