mirror of https://github.com/axmolengine/axmol.git
Fix compile error
This commit is contained in:
parent
d69453fa54
commit
ec1d76b15e
|
@ -30,6 +30,7 @@ extern "C" {
|
|||
}
|
||||
#include "tolua_fix.h"
|
||||
#include "cocos2d.h"
|
||||
#include "2d/CocosStudioExtension.h"
|
||||
|
||||
using namespace cocos2d;
|
||||
|
||||
|
|
Loading…
Reference in New Issue