fixed lost of #include

This commit is contained in:
2023-03-25 15:47:08 +08:00
parent 8e52595123
commit 0457d28577
4 changed files with 7 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
#include<hgl/graph/VKArrayBuffer.h>
#include<hgl/graph/SceneInfo.h>
#include<hgl/color/Color4f.h>
#include<hgl/type/SortedSets.h>
#include<hgl/graph/VKMaterial.h>
namespace hgl
{
namespace graph