]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/window.cpp
Make wxCalendarCtrl work on OS/2's PM port as well (patch #1523304).
[wxWidgets.git] / src / palmos / window.cpp
index 26f50b413504880adaff58b58d97cf422f4d2e05..2839a44221c91991e54b17d0c865851e1ea657d9 100644 (file)
@@ -45,6 +45,7 @@
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/textctrl.h"
+    #include "wx/menuitem.h"
 #endif
 
 #if wxUSE_OWNER_DRAWN && !defined(__WXUNIVERSAL__)
@@ -61,8 +62,6 @@
     #include "wx/access.h"
 #endif
 
-#include "wx/menuitem.h"
-
 #if wxUSE_TOOLTIPS
     #include "wx/tooltip.h"
 #endif