Sign in
skia
/
third_party
/
sdl
/
0d7345eadba3786c7359c49ac2d11ac8d159bb72
/
.
/
Xcode
/
TemplatesForXcode
/
SDL Application
/
SDLApp_Prefix.pch
blob: 00095074ae99f507becef97e14724cb17300d330 [
file
] [
log
] [
blame
]
//
// Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project
//
#include
"SDL.h"
#ifdef
__OBJC__
#import <Cocoa/Cocoa.h>
#endif