remove external from include path

This commit is contained in:
yangxiao 2014-06-17 21:16:32 +08:00
parent bed1e3dc0d
commit b9824e1778
1 changed files with 1 additions and 1 deletions

View File

@ -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