]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/toplevel.cpp
Build fix for motif.
[wxWidgets.git] / src / palmos / toplevel.cpp
index 2e0f479cbcaad2c2bad0d7e23208114e0008ceb5..50cff4a252e29b83788439a07ef7421c8404ca83 100644 (file)
     #include "wx/intl.h"
     #include "wx/frame.h"
     #include "wx/containr.h"        // wxSetFocusToChild()
+    #include "wx/button.h"
+    #include "wx/checkbox.h"
+    #include "wx/radiobut.h"
 #endif //WX_PRECOMP
 
 #include "wx/module.h"
 #include "wx/display.h"
 
 // controls for sending select event
-#include "wx/button.h"
-#include "wx/checkbox.h"
-#include "wx/radiobut.h"
 #include "wx/tglbtn.h"
 #include "wx/slider.h"
 #include "wx/datectrl.h"