Remove the excess # include

This commit is contained in:
hyzboy 2024-05-23 02:28:09 +08:00
parent 40ce978f85
commit bf50333f5b

View File

@ -6,7 +6,6 @@
#include<hgl/graph/VKRenderResource.h>
#include<hgl/graph/RenderList.h>
#include<hgl/graph/Camera.h>
#include<hgl/graph/VKRenderablePrimitiveCreater.h>
#include<hgl/graph/mtl/Material3DCreateConfig.h>
using namespace hgl;