From 760eece84cf09123d14c263fca56a70480e7b7b4 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Fri, 9 Oct 2020 22:05:18 +0800 Subject: [PATCH] fix include filename. --- inc/hgl/type/QTString.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/hgl/type/QTString.h b/inc/hgl/type/QTString.h index 4610011..e074e80 100644 --- a/inc/hgl/type/QTString.h +++ b/inc/hgl/type/QTString.h @@ -1,7 +1,7 @@ #ifndef HGL_QT_STRING_INCLUDE #define HGL_QT_STRING_INCLUDE -#include +#include #include #include