]> git.r.bdr.sh - rbdr/pico-engine/blame_incremental - Pico_Prefix.pch
first commit
[rbdr/pico-engine] / Pico_Prefix.pch
... / ...
CommitLineData
1//
2// Prefix header for all source files of the 'Pico' target in the 'Pico' project
3//
4
5#include "SDL.h"
6
7#ifdef __OBJC__
8 #import <Cocoa/Cocoa.h>
9#endif