fixed include LoadStringList

This commit is contained in:
hyzboy 2023-07-15 00:47:34 +08:00
parent fc077c5100
commit 7bf664c24f
No known key found for this signature in database
GPG Key ID: 067EE4525D4FB6D3

View File

@ -1,5 +1,5 @@
#include<hgl/type/StringList.h>
#include<hgl/type/LoadStringList.h>
#include<hgl/io/LoadStringList.h>
#include<hgl/type/Gradient.h>
#include<hgl/math/Vector.h>
#include<hgl/util/imgfmt/tga.h>