Target.h
changeset 34 50c4f26bcc1b
parent 7 59addced5e2a
     1.1 --- a/Target.h	Fri May 02 12:49:43 2008 -0700
     1.2 +++ b/Target.h	Mon Aug 10 08:29:32 2009 -0700
     1.3 @@ -6,7 +6,7 @@
     1.4  //  Copyright 2008 Jens Alfke. All rights reserved.
     1.5  //
     1.6  
     1.7 -#import <Cocoa/Cocoa.h>
     1.8 +#import <Foundation/Foundation.h>
     1.9  
    1.10  
    1.11  @interface MYTarget : NSObject