mirror of https://github.com/axmolengine/axmol.git
remove external from include path
This commit is contained in:
parent
bed1e3dc0d
commit
b9824e1778
|
@ -36,7 +36,7 @@
|
||||||
#include "3d/CCMesh.h"
|
#include "3d/CCMesh.h"
|
||||||
#include "3d/CCBundle3DData.h"
|
#include "3d/CCBundle3DData.h"
|
||||||
|
|
||||||
#include "external/json/document.h"
|
#include "json/document.h"
|
||||||
|
|
||||||
NS_CC_BEGIN
|
NS_CC_BEGIN
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue