]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/NSString-UIKBExtras.h
This one only took me maybe a half hour to find.
[iphone-api.git] / UIKit / NSString-UIKBExtras.h
index c1a765cd72e8e73c7f99e6a75c2c604a71da06d0..566d3ad73ea3ef1a50cf2a375347fd2f59eee94e 100644 (file)
@@ -4,7 +4,7 @@
  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
  */
 
-#import "NSString.h"
+#import "Foundation/NSString.h"
 
 @interface NSString (UIKBExtras)
 + (id)stringWithUnichar:(unsigned short)fp8;