]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxshlb_cwc.h
added missing header to fix !USE_PCH compilation
[wxWidgets.git] / include / wx / wxshlb_cwc.h
index 28cc9b62c60cd49e72815006ae079768493f2dec..d3037d7c7d21ebde344ac29212be3904b2978703 100644 (file)
@@ -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
 #ifdef __cplusplus
        #if __POWERPC__
                #include <wxshlb_Carbon++.mch>
+       #elif __MACH__
+               #include <wxshlb_Mach++.mch>
        #endif
 #else
        #if __POWERPC__
                #include <wxshlb_Carbon.mch>
+       #elif __MACH__
+               #include <wxshlb_Mach.mch>
        #endif
 #endif
 #endif