We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa4772 commit 3a938d8Copy full SHA for 3a938d8
cocos2d-ui/CCProgressNode.m
@@ -30,7 +30,7 @@
30
#import "CCTextureCache.h"
31
#import "CCShader.h"
32
#import "CCDirector.h"
33
-#import "Support/CGPointExtension.h"
+#import "CGPointExtension.h"
34
35
@implementation CCProgressNode {
36
CCProgressNodeType _type;
0 commit comments