X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3304646d0657d889ad676485a4b635e2032b0038..8e190f0ed9c242e6df5fd4dd99fdaf6c9dea1cda:/src/palmos/frame.cpp?ds=sidebyside diff --git a/src/palmos/frame.cpp b/src/palmos/frame.cpp index ad66236bf5..92e7cea81d 100644 --- a/src/palmos/frame.cpp +++ b/src/palmos/frame.cpp @@ -38,12 +38,9 @@ #include "wx/log.h" #include "wx/toolbar.h" #include "wx/statusbr.h" + #include "wx/menuitem.h" #endif // WX_PRECOMP -#include "wx/generic/statusbr.h" - -#include "wx/menuitem.h" - #ifdef __WXUNIVERSAL__ #include "wx/univ/theme.h" #include "wx/univ/colschem.h"