X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..5fec5bb62084ea8241adbc52945d812bf5e659c3:/include/wx/mac/notebook.h diff --git a/include/wx/mac/notebook.h b/include/wx/mac/notebook.h index 26ab3a5ea7..a3175c082c 100644 --- a/include/wx/mac/notebook.h +++ b/include/wx/mac/notebook.h @@ -1,4 +1,4 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/notebook.h" #else #include "wx/mac/carbon/notebook.h"