X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7c1de78f2da4eb32a73b106fcf270a1643a8200..2aaf17c2237b5799f9b8875996b93950a2679ad9:/include/wx/wxshlb_cwc.h diff --git a/include/wx/wxshlb_cwc.h b/include/wx/wxshlb_cwc.h index 28cc9b62c6..81785a6a76 100644 --- a/include/wx/wxshlb_cwc.h +++ b/include/wx/wxshlb_cwc.h @@ -30,10 +30,14 @@ #ifdef __cplusplus #if __POWERPC__ #include + #elif __MACH__ + #include #endif #else #if __POWERPC__ #include + #elif __MACH__ + #include #endif #endif #endif