X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34deaa936202a60038f3c147527668402d2ce3f6..63403da7808aa56477160c179c41884fdce3d620:/src/palmos/window.cpp?ds=sidebyside diff --git a/src/palmos/window.cpp b/src/palmos/window.cpp index fdcf02cf3f..2839a44221 100644 --- a/src/palmos/window.cpp +++ b/src/palmos/window.cpp @@ -44,6 +44,8 @@ #include "wx/statbox.h" #include "wx/intl.h" #include "wx/log.h" + #include "wx/textctrl.h" + #include "wx/menuitem.h" #endif #if wxUSE_OWNER_DRAWN && !defined(__WXUNIVERSAL__) @@ -60,8 +62,6 @@ #include "wx/access.h" #endif -#include "wx/menuitem.h" - #if wxUSE_TOOLTIPS #include "wx/tooltip.h" #endif @@ -74,7 +74,6 @@ #include "wx/spinctrl.h" #endif // wxUSE_SPINCTRL -#include "wx/textctrl.h" #include "wx/notebook.h" #include "wx/listctrl.h"