SoundNote/Classes/prefix.pch

8 lines
149 B
Plaintext
Raw Normal View History

2011-03-03 10:29:24 -06:00
//
// Prefix header for all source files of the 'SoundNote' target in the 'SoundNote' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif