Adding spine/spine-cocos2dx.h to cocos-ext.h.

This commit is contained in:
James Chen 2013-04-24 14:36:11 +08:00
parent 0c3cb27113
commit 7755b025ee
1 changed files with 2 additions and 0 deletions

View File

@ -47,4 +47,6 @@
#include "physics_nodes/CCPhysicsSprite.h"
#endif
#include "spine/spine-cocos2dx.h"
#endif /* __COCOS2D_EXT_H__ */