X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a2e5ee8f9db480a7522a4dec679647829050c94..852b6c3ce7baa055da25f5254f6ee2eee0cd79b7:/src/common/ctrlcmn.cpp diff --git a/src/common/ctrlcmn.cpp b/src/common/ctrlcmn.cpp index 9f6df5c86f..5992745979 100644 --- a/src/common/ctrlcmn.cpp +++ b/src/common/ctrlcmn.cpp @@ -31,11 +31,11 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/radiobut.h" + #include "wx/statbmp.h" #endif #if wxUSE_STATBMP #include "wx/bitmap.h" - #include "wx/statbmp.h" #endif // wxUSE_STATBMP const wxChar wxControlNameStr[] = wxT("control");