fixed access method

This commit is contained in:
2024-02-03 19:53:19 +08:00
parent 1dbf8ae5c7
commit 6a7f8e7754
3 changed files with 13 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
#define HGL_GRAPH_LIGHT_INCLUDE
#include<hgl/math/Math.h>
#include<hgl/type/Color4f.h>
#include<hgl/color/Color4f.h>
namespace hgl
{
namespace graph