Browse Source

Merge pull request #1 from andriitishchenko/master

updated header import
ibireme 9 years ago
parent
commit
618670133d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      YYModel/YYModel.h

+ 1 - 1
YYModel/YYModel.h

@@ -15,7 +15,7 @@
 FOUNDATION_EXPORT double YYModelVersionNumber;
 FOUNDATION_EXPORT const unsigned char YYModelVersionString[];
 #import <YYModel/NSObject+YYModel.h>
-#import <YYCache/YYClassInfo.h>
+#import <YYModel/YYClassInfo.h>
 #else
 #import "NSObject+YYModel.h"
 #import "YYClassInfo.h"