X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..bcf7614cf3a2329e484fd8f437b3a8b521f2b94b:/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 +