]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/app.h
removed wxABI_VERSION checks
[wxWidgets.git] / include / wx / mac / app.h
index 921fc707cec58e3f6f333e1a8acf26e9b63563d0..9c011306b938011b05b8e816802abab9b3d07b93 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/app.h"
 #else
 #include "wx/mac/carbon/app.h"
-#endif
\ No newline at end of file
+#endif