Updating ITFoundation to include updates spurred by Haven development.
[ITFoundation.git] / ITCategory-NSProxy.m
index e4f73c4..fa7963e 100644 (file)
@@ -1,9 +1,9 @@
 #import "ITCategory-NSProxy.h"
 
-@implementation NSProxy (ITCategory)
+@implementation NSProxy (ITFoundationCategory)
 
 - (NSString *)_copyDescription {
        return [[self description] retain];
 }
 
-@end
+@end
\ No newline at end of file