mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 18:38:42 +00:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#import <CoreFoundation/CFPlugInCOM.h>
|
|
#import <QuickLook/QuickLook.h>
|
|
#endif
|