updated codes to support newly CM??? modules.

This commit is contained in:
2023-02-19 19:28:47 +08:00
parent b8a83a25eb
commit 2fb443bcb4
19 changed files with 34 additions and 34 deletions

View File

@@ -4,7 +4,7 @@
#include<hgl/graph/VK.h>
#include<hgl/math/Vector.h>
#include<hgl/type/RectScope.h>
#include<hgl/type/Color4f.h>
#include<hgl/color/Color4f.h>
#include<hgl/graph/AABB.h>
namespace hgl
{