]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/choice.mm
Don't check with CanSetTransparent from within SetTransparent if the former is suppos...
[wxWidgets.git] / src / cocoa / choice.mm
index 266a2bdbbc424349ec8339ef87613bfdad0385a0..0da0563835ee64d5c96a43b0809a51ab51f8f550 100644 (file)
 
 #if wxUSE_CHOICE
 
+#include "wx/choice.h"
+
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/app.h"
-    #include "wx/choice.h"
     #include "wx/arrstr.h"
 #endif //WX_PRECOMP