X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e3e485bc855bb6aa3e3e7978eac9fb5eea0287e..1fe0a566bbf649efe7cadc21e8ded82458c8bdc6:/src/palmos/frame.cpp diff --git a/src/palmos/frame.cpp b/src/palmos/frame.cpp index db49861dda..ad66236bf5 100644 --- a/src/palmos/frame.cpp +++ b/src/palmos/frame.cpp @@ -37,12 +37,10 @@ #include "wx/panel.h" #include "wx/log.h" #include "wx/toolbar.h" + #include "wx/statusbr.h" #endif // WX_PRECOMP -#if wxUSE_STATUSBAR - #include "wx/statusbr.h" - #include "wx/generic/statusbr.h" -#endif // wxUSE_STATUSBAR +#include "wx/generic/statusbr.h" #include "wx/menuitem.h"