]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/radiobut.cpp
suppress (harmless) gcc warning about non-virtual dtor in a class with virtual functions
[wxWidgets.git] / src / palmos / radiobut.cpp
index 394cf2d4139c2a032bce266b954faa645bb4c0da..de723d660737f3bebdaf1165dbe0bb3c1b49568a 100644 (file)
@@ -26,8 +26,9 @@
 
 #if wxUSE_RADIOBTN
 
+#include "wx/radiobut.h"
+
 #ifndef WX_PRECOMP
-    #include "wx/radiobut.h"
     #include "wx/settings.h"
     #include "wx/dcscreen.h"
 #endif