]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/menuitem.cpp
correct painting of the items with custom colours in TVIS_DROPHILITED state (patch...
[wxWidgets.git] / src / palmos / menuitem.cpp
index f0dc626bdd1eb7852a6f1f3f2e305fdf28814818..111a44c494ecb86d19434facbd4667a6992f8168 100644 (file)
@@ -26,7 +26,7 @@
 
 #if wxUSE_MENUS
 
-#include "wx/menu.h"
+#include "wx/menuitem.h"
 
 #ifndef WX_PRECOMP
     #include "wx/font.h"
     #include "wx/accel.h"
     #include "wx/string.h"
     #include "wx/log.h"
+    #include "wx/menu.h"
 #endif
 
-#include "wx/menuitem.h"
-
 #if wxUSE_ACCEL
     #include "wx/accel.h"
 #endif // wxUSE_ACCEL