]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/button.h
compilation fix for windows compilers: _wrename is declared in io.h
[wxWidgets.git] / include / wx / mac / button.h
index 29e2f83bf6e391e2593712cc0f73551867170ed6..c6b02cfc9178143fc249481856482a55331c69a2 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/button.h"
 #else
 #include "wx/mac/carbon/button.h"
-#endif
\ No newline at end of file
+#endif