mirror of
https://github.com/ksherlock/ProFUSE-Image-Opener.git
synced 2024-11-26 05:49:21 +00:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Image Opener' target in the 'Image Opener' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|