cog/Frameworks/Sparkle/Sparkle_Prefix.pch

8 lines
170 B
Plaintext
Executable File

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