Skip to content

Commit 529ac53

Browse files
committed
Fix CGFloat error in CCFileUtils.h.
1 parent b53b44e commit 529ac53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cocos2d/Support/CCFileUtils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727

2828
#import <Foundation/Foundation.h>
29+
#import <CoreGraphics/CoreGraphics.h>
2930

3031
// keys used for the suffix or directory dictionaries
3132
extern NSString const *CCFileUtilsSuffixDefault;

0 commit comments

Comments
 (0)