X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..428f4657b6c1747e28abeb3b9c2069512b2997d7:/src/univ/control.cpp diff --git a/src/univ/control.cpp b/src/univ/control.cpp index 1cf171e97a..558b2d20a4 100644 --- a/src/univ/control.cpp +++ b/src/univ/control.cpp @@ -25,9 +25,10 @@ #if wxUSE_CONTROLS +#include "wx/control.h" + #ifndef WX_PRECOMP #include "wx/app.h" - #include "wx/control.h" #include "wx/dcclient.h" #endif