X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..980807d10760de673c0df4667bfa79dd74501f86:/include/wx/mac/checkbox.h diff --git a/include/wx/mac/checkbox.h b/include/wx/mac/checkbox.h index c97212cd4c..f7f7bf2de1 100644 --- a/include/wx/mac/checkbox.h +++ b/include/wx/mac/checkbox.h @@ -1,5 +1,5 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/checkbox.h" #else #include "wx/mac/carbon/checkbox.h" -#endif \ No newline at end of file +#endif