Huge update to ITFoundation. I've gone through every file (except queue.h
[ITFoundation.git] / ITCategory-NSProxy.h
index 6848d14..4b9d7c8 100644 (file)
  *
  */
 
-#import <Cocoa/Cocoa.h>
+#import <Foundation/Foundation.h>
 
-@interface NSProxy (ITCategory)
+@interface NSProxy (ITFoundationCategory)
 
 - (NSString *)_copyDescription;
 
-@end
+@end
\ No newline at end of file