Imported Upstream version 1.2.15
[platform/upstream/SDL.git] / Xcode / TemplatesForXcodeLeopard / SDL OpenGL Application / ___PROJECTNAMEASIDENTIFIER____Prefix.pch
1 //
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