diff options
Diffstat (limited to 'KeyChain.h')
-rw-r--r-- | KeyChain.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ // Or mail to <lorenz@textor.ch> #import <Foundation/Foundation.h> -#import <Carbon/Carbon.h> +#import <Cocoa/Cocoa.h> @interface KeyChain : NSObject { |