mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 08:05:56 -05:00
9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'FireflyPrefs' target in the 'FireflyPrefs' project.
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#import <AppKit/AppKit.h>
|
||
|
#endif
|