]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxshlb_cwc_d.h
Applied SetForegorund colour patch for GTK2.
[wxWidgets.git] / include / wx / wxshlb_cwc_d.h
index ca729eef67369e45678978b708b644077e68cebe..cf8600c0a5b4c27bc27a13660851553e678f90e6 100644 (file)
 #error "profiling is not supported in debug versions"
 #else
 #ifdef __cplusplus
-       #if __POWERPC__
+       #ifdef __MACH__
+               #include <wxshlb_Mach++_d.mch>
+       #elif __POWERPC__
                #include <wxshlb_Carbon++_d.mch>
        #endif
 #else
-       #if __POWERPC__
+       #ifdef __MACH__
+               #include <wxshlb_Mach_d.mch>
+       #elif __POWERPC__
                #include <wxshlb_Carbon_d.mch>
        #endif
 #endif