]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/NSIndexPath-UITableView.h
Commit these numerous sequestered UIKit updates.
[iphone-api.git] / UIKit / NSIndexPath-UITableView.h
index 7814bee71713b1d9fdaa3309908c80042b37d98c..fc6cdb6fee9007d6890e34dc56d05baa382ecbbd 100644 (file)
@@ -4,7 +4,7 @@
  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
  */
 
-#import "NSIndexPath.h"
+#import <Foundation/NSIndexPath.h>
 
 @interface NSIndexPath (UITableView)
 + (id)indexPathForRow:(unsigned int)fp8 inSection:(unsigned int)fp12;