mirror of https://github.com/axmolengine/axmol.git
Merge branch 'master' of https://github.com/sunzhuoshi/cocos2d-x
This commit is contained in:
commit
6d0f7dfe88
|
@ -47,7 +47,9 @@
|
|||
#include "physics_nodes/CCPhysicsSprite.h"
|
||||
#endif
|
||||
|
||||
#if CC_ENABLE_SPINE_INTEGRATION
|
||||
#include "spine/spine-cocos2dx.h"
|
||||
#endif
|
||||
|
||||
#include "Components/CCComAttribute.h"
|
||||
#include "Components/CCComAudio.h"
|
||||
|
|
Loading…
Reference in New Issue