summaryrefslogtreecommitdiffabout
path: root/pumpkin/pumpkin-Prefix.pch
blob: 8976de161c775966fa74cd919e3d4d6c0608e7bc (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'PumpKIN' target in the 'PumpKIN' project
//

#ifdef __OBJC__
	#import <Cocoa/Cocoa.h>
#endif