mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -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
|