X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e3e485bc855bb6aa3e3e7978eac9fb5eea0287e..db60c20db8321d7fb0604e33fe7288ddb38c496e:/src/palmos/frame.cpp?ds=sidebyside 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"