X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e3e485bc855bb6aa3e3e7978eac9fb5eea0287e..4f450f41a2c02db9c35e3e566b381c85b5714de8:/src/palmos/frame.cpp diff --git a/src/palmos/frame.cpp b/src/palmos/frame.cpp index db49861dda..827dd5a307 100644 --- a/src/palmos/frame.cpp +++ b/src/palmos/frame.cpp @@ -37,14 +37,11 @@ #include "wx/panel.h" #include "wx/log.h" #include "wx/toolbar.h" -#endif // WX_PRECOMP - -#if wxUSE_STATUSBAR #include "wx/statusbr.h" - #include "wx/generic/statusbr.h" -#endif // wxUSE_STATUSBAR + #include "wx/menuitem.h" +#endif // WX_PRECOMP -#include "wx/menuitem.h" +#include "wx/generic/statusbr.h" #ifdef __WXUNIVERSAL__ #include "wx/univ/theme.h"