Skip to content

Commit 817b97e

Browse files
committed
Fix for headers
1 parent d61c292 commit 817b97e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cocos2d/Platforms/iOS/CCAppDelegate.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#import "CCTexture.h"
3131
#import "CCFileUtils.h"
3232
#import "CCDirector.h"
33+
#import "CCConfiguration.h"
3334
#import "CCScheduler.h"
3435
#import "CCGLView.h"
3536

0 commit comments

Comments
 (0)