From b7310c9cce95bfc9bfe135063ee0e97fbc654928 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 1 Nov 2021 16:53:51 +0800 Subject: *misc --- Runtime/Lua/LuaHelper.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Runtime/Lua/LuaHelper.cpp') diff --git a/Runtime/Lua/LuaHelper.cpp b/Runtime/Lua/LuaHelper.cpp index e7247c0..2c95043 100644 --- a/Runtime/Lua/LuaHelper.cpp +++ b/Runtime/Lua/LuaHelper.cpp @@ -4,6 +4,7 @@ #include "Runtime/Math/Vector3.h" #include "Runtime/Math/Vector4.h" #include "Runtime/Math/Matrix44.h" +#include "Runtime/GUI/Font.h" using namespace LuaBind; -- cgit v1.1-26-g67d0