mirror of
https://github.com/transmission/transmission
synced 2024-12-27 10:07:40 +00:00
5 lines
79 B
Text
5 lines
79 B
Text
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#import <QuickLook/QuickLook.h>
|
||
|
#endif
|