]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/choice.cpp
corrected conditional compilation
[wxWidgets.git] / src / mac / carbon / choice.cpp
index 73dfa522d3df73fd958705feb647509e7e891c04..ec6a728102ba92f6d235c28e5a3ae68eca31bad6 100644 (file)
@@ -13,7 +13,8 @@
 #pragma implementation "choice.h"
 #endif
 
-// For compilers that support precompilation, includes "wx.h".
+#include "wx/defs.h"
+
 #include "wx/choice.h"
 #include "wx/menu.h"
 #include "wx/mac/uma.h"