X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cab1a6053dce9f0a2dcd87d8e2d12d8633f4785f..c3e54dee9173954a7f18a88632fbc263695938f6:/include/wx/wxshlba_cwc.h?ds=inline diff --git a/include/wx/wxshlba_cwc.h b/include/wx/wxshlba_cwc.h index 6a91d11c1a..32d97a6194 100644 --- a/include/wx/wxshlba_cwc.h +++ b/include/wx/wxshlba_cwc.h @@ -19,25 +19,25 @@ #if __option(profile) #ifdef __cplusplus #if __POWERPC__ - #include + #include "wxshlba_Carbon++_prof.mch" #endif #else #if __POWERPC__ - #include + #include "wxshlba_Carbon_prof.mch" #endif #endif #else #ifdef __cplusplus #ifdef __MACH__ - #include + #include "wxshlba_Mach++.mch" #elif __POWERPC__ - #include + #include "wxshlba_Carbon++.mch" #endif #else #ifdef __MACH__ - #include + #include "wxshlba_Mach.mch" #elif __POWERPC__ - #include + #include "wxshlba_Carbon.mch" #endif #endif #endif