few change

This commit is contained in:
2024-10-20 01:41:13 +08:00
parent 4f67c0184d
commit 5195f62ac5
3 changed files with 2 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
#include<hgl/graph/VKMaterialInstance.h>
#include<hgl/graph/VKRenderable.h>
#include<hgl/graph/font/TextPrimitive.h>
#include<hgl/graph/StaticMesh.h>
#include<hgl/graph/mesh/StaticMesh.h>
#include<hgl/type/ObjectManage.h>
#include<hgl/shadergen/MaterialCreateInfo.h>
#include<hgl/graph/VKDescriptorBindingManage.h>