]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dcscreen.h
fix infinite recursion typo in operator!=() (patch 1665591)
[wxWidgets.git] / include / wx / mac / dcscreen.h
index f83a89ed78a4b6d1df5591a44700fa25775f4306..8e710bed4b974f6b1a0cdb9543e814a4a3746da9 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/dcscreen.h"
 #else
 #include "wx/mac/carbon/dcscreen.h"
-#endif
\ No newline at end of file
+#endif