23f78899bb
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8539 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
//
|
|
// Prefix header for all source files
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|
|
|
|
#ifdef FL_LIBRARY
|
|
#include <ApplicationServices/ApplicationServices.h>
|
|
#endif
|