diff --git a/Carbon/Resources/Carbon.r b/Carbon/Resources/Carbon.r index 66b5fb8..2d82b9e 100644 --- a/Carbon/Resources/Carbon.r +++ b/Carbon/Resources/Carbon.r @@ -1,8 +1,16 @@ +#if defined(__MWERKS__) // compiling with codewarrior + #include +#else // compiling with gcc (__APPLE_CC__) + #include +#endif + +/* #if defined(__APPLE_CC__) // compiling with gcc #include #else // compiling with CodeWarrior, __MWERKS__ #include #endif +*/ /*** CARBON RESOURCES ***/ data 'carb' ( 0 )