]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/spinctrl.h
compilation fix for windows compilers: _wrename is declared in io.h
[wxWidgets.git] / include / wx / mac / spinctrl.h
old mode 100755 (executable)
new mode 100644 (file)
index 17a3243..77da036
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/spinctrl.h"
 #else
 #include "wx/mac/carbon/spinctrl.h"
-#endif
\ No newline at end of file
+#endif