]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dcclient.h
Override GetPixelSize on OS X as the base impl creates a wxScreenDC each time, which...
[wxWidgets.git] / include / wx / mac / dcclient.h
index 3c4da1bc68249ebe9ad00025d9acc468c9d6a006..8f824811b2d9d4e6452fb57ec3e2c822193604b0 100644 (file)
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/dcclient.h"
 #else
 #include "wx/mac/carbon/dcclient.h"
 #include "wx/mac/classic/dcclient.h"
 #else
 #include "wx/mac/carbon/dcclient.h"
-#endif
\ No newline at end of file
+#endif