X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..d2ce59e9bb71dbe7a01d96ec3df158e626aaa145:/include/wx/mac/checklst.h?ds=sidebyside diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h index 748eea71ce..098262d5fe 100644 --- a/include/wx/mac/checklst.h +++ b/include/wx/mac/checklst.h @@ -1,5 +1,5 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/checklst.h" #else #include "wx/mac/carbon/checklst.h" -#endif \ No newline at end of file +#endif