X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e3e485bc855bb6aa3e3e7978eac9fb5eea0287e..047aa29670e4c7ba9e48e967506db4db3fbbf399:/src/os2/frame.cpp?ds=sidebyside diff --git a/src/os2/frame.cpp b/src/os2/frame.cpp index 2d31220114..18399f06ec 100644 --- a/src/os2/frame.cpp +++ b/src/os2/frame.cpp @@ -30,16 +30,13 @@ #include "wx/dcclient.h" #include "wx/mdi.h" #include "wx/toolbar.h" + #include "wx/statusbr.h" + #include "wx/menuitem.h" #endif // WX_PRECOMP #include "wx/os2/private.h" -#if wxUSE_STATUSBAR - #include "wx/statusbr.h" - #include "wx/generic/statusbr.h" -#endif // wxUSE_STATUSBAR - -#include "wx/menuitem.h" +#include "wx/generic/statusbr.h" // ---------------------------------------------------------------------------- // globals