X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..9180b5352f9d5b5bcccee563e9b3c0f68c4f1303:/include/wx/mac/combobox.h diff --git a/include/wx/mac/combobox.h b/include/wx/mac/combobox.h index 08895ae794..97e430d68a 100644 --- a/include/wx/mac/combobox.h +++ b/include/wx/mac/combobox.h @@ -1,4 +1,4 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/combobox.h" #else #include "wx/mac/carbon/combobox.h"