X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7c1de78f2da4eb32a73b106fcf270a1643a8200..13de0c8c9b6b3d2e8ce5a21388f5f104b2f68338:/include/wx/wxshlba_cwc.h?ds=inline diff --git a/include/wx/wxshlba_cwc.h b/include/wx/wxshlba_cwc.h index 9bb3a8b8ab..a6fb93ef39 100644 --- a/include/wx/wxshlba_cwc.h +++ b/include/wx/wxshlba_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 @@ -28,11 +28,15 @@ #endif #else #ifdef __cplusplus - #if __POWERPC__ + #ifdef __MACH__ + #include + #elif __POWERPC__ #include #endif #else - #if __POWERPC__ + #ifdef __MACH__ + #include + #elif __POWERPC__ #include #endif #endif