/* AppearancePrefix.h */
/* Paul Boersma, October 12, 2002 */

/* Prefix file for classic 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 _MSL_USE_OLD_FILE_APIS  1
#define _MSL_USE_NEW_FILE_APIS  0

#define MOTIF_EMULATOR_HAS_APPEARANCE  1