#import <Cocoa/Cocoa.h>
#import "foobar2000-mac-helpers.h"

#define fooWindowWithCancel FB2K_OBJC_CLASS(fooWindowWithCancel)

@interface fooWindowWithCancel : NSWindow

@end
