X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..710b82f34da942186fc816a4b0d99962140c1ac3:/include/wx/mac/stattext.h?ds=sidebyside diff --git a/include/wx/mac/stattext.h b/include/wx/mac/stattext.h index 633af8ee54..4e57c31441 100644 --- a/include/wx/mac/stattext.h +++ b/include/wx/mac/stattext.h @@ -1,5 +1,5 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/stattext.h" #else #include "wx/mac/carbon/stattext.h" -#endif \ No newline at end of file +#endif