name mistakes

This commit is contained in:
2021-02-10 18:53:39 +08:00
parent eeff738f56
commit 4af5735c25
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#define HGL_GRAPH_VULKAN_RENDERABLE_INCLUDE
#include<hgl/graph/VK.h>
#include<hgl/graph/VKBuffer.h>
#include<hgl/graph/VKIndexBuffer.h>
#include<hgl/type/Map.h>
#include<hgl/type/String.h>
#include<hgl/math/Math.h>