]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/toplevel.cpp
Typo fix.
[wxWidgets.git] / src / palmos / toplevel.cpp
index 8be56e16f57048f8080cd3281f3b5e76bc42c9b8..e1c6b75d3158e72dd162c0c1ecbf17ae959a5776 100644 (file)
     #include "wx/frame.h"
     #include "wx/containr.h"        // wxSetFocusToChild()
     #include "wx/button.h"
+    #include "wx/checkbox.h"
 #endif //WX_PRECOMP
 
 #include "wx/module.h"
 #include "wx/display.h"
 
 // controls for sending select event
-#include "wx/checkbox.h"
 #include "wx/radiobut.h"
 #include "wx/tglbtn.h"
 #include "wx/slider.h"