X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..2dfa37d69e81b1ea87f0f2f7b6c2e18776616bd1:/src/msw/statbr95.cpp diff --git a/src/msw/statbr95.cpp b/src/msw/statbr95.cpp index 3c774a2457..c17ff4cc57 100644 --- a/src/msw/statbr95.cpp +++ b/src/msw/statbr95.cpp @@ -21,6 +21,7 @@ #include "wx/statusbr.h" #ifndef WX_PRECOMP + #include "wx/msw/wrapcctl.h" // include "properly" #include "wx/frame.h" #include "wx/settings.h" #include "wx/dcclient.h" @@ -31,9 +32,6 @@ #include "wx/msw/private.h" #include -// include "properly" -#include "wx/msw/wrapcctl.h" - #if wxUSE_UXTHEME #include "wx/msw/uxtheme.h" #endif