mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 07:56:33 +01: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
|