]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/control.cpp
miscellaneous wxFont enhancements (patch 1496606):
[wxWidgets.git] / src / palmos / control.cpp
index fea796246a74c2045c11216d91e3a2b21f6fe800..4f3c12ec0f1401e85886ab6a1c443c56e81e9e9f 100644 (file)
@@ -26,6 +26,8 @@
 
 #if wxUSE_CONTROLS
 
+#include "wx/control.h"
+
 #ifndef WX_PRECOMP
     #include "wx/event.h"
     #include "wx/app.h"
@@ -35,7 +37,6 @@
     #include "wx/button.h"
 #endif
 
-#include "wx/control.h"
 #include "wx/toplevel.h"
 #include "wx/checkbox.h"
 #include "wx/tglbtn.h"