8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'Sparkle' target in the 'Sparkle' project.
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#import "SUConstants.h"
|
||
|
#endif
|