X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..0bb0e26c0c82778a50e901acbc5e00f739435eef:/include/wx/mac/region.h?ds=inline

diff --git a/include/wx/mac/region.h b/include/wx/mac/region.h
index cf99cf18f6..2bdcd52252 100644
--- a/include/wx/mac/region.h
+++ b/include/wx/mac/region.h
@@ -1,5 +1,5 @@
-#if __WXMAC_CLASSIC__
+#ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/region.h"
 #else
 #include "wx/mac/carbon/region.h"
-#endif
\ No newline at end of file
+#endif