#import <Cocoa/Cocoa.h> @interface AppDelegate : NSObject <NSApplicationDelegate> @end