]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/checkbox.cpp
Beginning to make wxDC code compile both before
[wxWidgets.git] / src / palmos / checkbox.cpp
index 75e98f33bed2378961b0df8b8b100c6128dafcf3..1e1d14d9253aa367c2714c1fe1117d30ed0d7d65 100644 (file)
@@ -26,8 +26,9 @@
 
 #if wxUSE_CHECKBOX
 
+#include "wx/checkbox.h"
+
 #ifndef WX_PRECOMP
-    #include "wx/checkbox.h"
     #include "wx/brush.h"
     #include "wx/dcscreen.h"
     #include "wx/settings.h"