]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/checkbox.cpp
regenerated after version.bkl changes fixing -compatibility_version for Darwin
[wxWidgets.git] / src / palmos / checkbox.cpp
index e6ebf0bd09bc0ce63bec2f77cc3658527eafa120..75e98f33bed2378961b0df8b8b100c6128dafcf3 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "checkbox.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -37,6 +33,8 @@
     #include "wx/settings.h"
 #endif
 
+#include <Control.h>
+
 // ============================================================================
 // implementation
 // ============================================================================