mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -05:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Firefly Minder' target in the 'Firefly Minder' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|