adjust position of include
This commit is contained in:
parent
8c51d3a52b
commit
07a478a2ac
@ -4,7 +4,6 @@
|
||||
#include<hgl/graph/VKRenderResource.h>
|
||||
#include<hgl/graph/VertexAttribDataAccess.h>
|
||||
#include<hgl/graph/VKShaderModule.h>
|
||||
#include<hgl/graph/VKVertexAttribBuffer.h>
|
||||
namespace hgl
|
||||
{
|
||||
namespace graph
|
||||
|
@ -1,5 +1,6 @@
|
||||
#include<hgl/graph/PrimitiveCreater.h>
|
||||
#include<hgl/graph/VKShaderModule.h>
|
||||
#include<hgl/graph/VKVertexAttribBuffer.h>
|
||||
|
||||
namespace hgl
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user