blob: 00095074ae99f507becef97e14724cb17300d330 [file] [log] [blame]
reed@android.comb9af1ae2009-05-22 20:53:55 +00001//
2// Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project
3//
4
5#include "SDL.h"
6
7#ifdef __OBJC__
8 #import <Cocoa/Cocoa.h>
9#endif