mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 03:04:00 +00:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Vocalese' target in the 'Vocalese' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|