/* CarbonPrefix.h */
/* Paul Boersma, December 31, 2001 */

/* Prefix file for carbonized Macintosh version. */
/* Will be included before any system headers. */
/*
	In CodeWarrior, this file has to be mentioned
	as the Prefix File in Language Settings: C/C++ Language.
*/

#define TARGET_API_MAC_CARBON  1
