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