]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/icon.h
no real changes, just replaced a long preprocessor expression occuring in 2 places...
[wxWidgets.git] / include / wx / mac / icon.h
index b17eb57216eeb5333fb46e4ad146770f554da48a..e2be1b3f1f2667ff32b15619d384a3bedca3231c 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/icon.h"
 #else
 #include "wx/mac/carbon/icon.h"
-#endif
\ No newline at end of file
+#endif