X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..3b69b47ca6e1a595bd357f849d46b10d98444fce:/src/palmos/statbrpalm.cpp?ds=sidebyside diff --git a/src/palmos/statbrpalm.cpp b/src/palmos/statbrpalm.cpp index d1571c7d8d..149ac43fa0 100644 --- a/src/palmos/statbrpalm.cpp +++ b/src/palmos/statbrpalm.cpp @@ -17,10 +17,9 @@ #endif #ifndef WX_PRECOMP - #include "wx/setup.h" - #include "wx/frame.h" - #include "wx/settings.h" - #include "wx/dcclient.h" + #include "wx/frame.h" + #include "wx/settings.h" + #include "wx/dcclient.h" #endif #if wxUSE_NATIVE_STATUSBAR @@ -269,4 +268,3 @@ void wxStatusBarPalm::DoMoveWindow(int x, int y, int width, int height) } #endif // wxUSE_NATIVE_STATUSBAR -