diff --git a/cocos/3d/CCBundle3D.h b/cocos/3d/CCBundle3D.h index fa4e717d70..93dd6dc94f 100644 --- a/cocos/3d/CCBundle3D.h +++ b/cocos/3d/CCBundle3D.h @@ -36,7 +36,7 @@ #include "3d/CCMesh.h" #include "3d/CCBundle3DData.h" -#include "external/json/document.h" +#include "json/document.h" NS_CC_BEGIN