X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cab1a6053dce9f0a2dcd87d8e2d12d8633f4785f..c34ced947ae979609f5a66d2bcd8339434f5f588:/include/wx/wxshlb_cwc_d.h diff --git a/include/wx/wxshlb_cwc_d.h b/include/wx/wxshlb_cwc_d.h index c82665c99f..13a169eace 100644 --- a/include/wx/wxshlb_cwc_d.h +++ b/include/wx/wxshlb_cwc_d.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx_cw_d.h +// Name: wx/wxshlb_cwc_d.h // Purpose: wxWidgets definitions for CodeWarrior builds (Debug) // Author: Stefan Csomor // Modified by: @@ -21,15 +21,15 @@ #else #ifdef __cplusplus #ifdef __MACH__ - #include + #include "wxshlb_Mach++_d.mch" #elif __POWERPC__ - #include + #include "wxshlb_Carbon++_d.mch" #endif #else #ifdef __MACH__ - #include + #include "wxshlb_Mach_d.mch" #elif __POWERPC__ - #include + #include "wxshlb_Carbon_d.mch" #endif #endif #endif