diff options
author | mltownsend <mltownsend@gmail.com> | 2008-11-10 19:56:30 +0000 |
---|---|---|
committer | mltownsend <mltownsend@gmail.com> | 2008-11-10 19:56:30 +0000 |
commit | c8146f9c28da66f02d47537e505a70725fb0c2b4 (patch) | |
tree | f967e1cadc654ea262f5fa7402572fdc2482d60d /KeyChain.h | |
parent | 87173093000bc5c36962451cc3e58c9aaac5ab50 (diff) | |
download | sequelpro-c8146f9c28da66f02d47537e505a70725fb0c2b4.tar.gz sequelpro-c8146f9c28da66f02d47537e505a70725fb0c2b4.tar.bz2 sequelpro-c8146f9c28da66f02d47537e505a70725fb0c2b4.zip |
New XCode project
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 { |