grafX2/Grafx2_Prefix.pch
Adrien Destugues 99d485210c Some speedup for macosx build
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@259 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-10-15 13:29:34 +00:00

10 lines
161 B
Plaintext

//
// Prefix header for all source files of the 'Grafx2' target in the 'Grafx2' project
//
#include "SDL.h"
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif