X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7c1de78f2da4eb32a73b106fcf270a1643a8200..9e152a55785098472ca1c0df110ad0a1203f710f:/include/wx/wxshlb_cwc.h diff --git a/include/wx/wxshlb_cwc.h b/include/wx/wxshlb_cwc.h index 28cc9b62c6..d3037d7c7d 100644 --- a/include/wx/wxshlb_cwc.h +++ b/include/wx/wxshlb_cwc.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx_cw.h -// Purpose: wxWindows definitions for CodeWarrior builds +// Purpose: wxWidgets definitions for CodeWarrior builds // Author: Stefan Csomor // Modified by: // Created: 12/10/98 @@ -30,10 +30,14 @@ #ifdef __cplusplus #if __POWERPC__ #include + #elif __MACH__ + #include #endif #else #if __POWERPC__ #include + #elif __MACH__ + #include #endif #endif #endif