X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..20d8c319901b4bfb6dbd6d3070e41d3174df0a6f:/include/wx/mac/checkbox.h diff --git a/include/wx/mac/checkbox.h b/include/wx/mac/checkbox.h index c97212cd4c..f6abb3a4fc 100644 --- a/include/wx/mac/checkbox.h +++ b/include/wx/mac/checkbox.h @@ -1,4 +1,4 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/checkbox.h" #else #include "wx/mac/carbon/checkbox.h"