X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..980807d10760de673c0df4667bfa79dd74501f86:/include/wx/mac/dcscreen.h?ds=sidebyside diff --git a/include/wx/mac/dcscreen.h b/include/wx/mac/dcscreen.h index f83a89ed78..8e710bed4b 100644 --- a/include/wx/mac/dcscreen.h +++ b/include/wx/mac/dcscreen.h @@ -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