From 9421ca53788e51a92b28056e06af3d9dd6b4d92c Mon Sep 17 00:00:00 2001 From: chai <chaifix@163.com> Date: Wed, 17 Nov 2021 00:46:58 +0800 Subject: *rename --- Runtime/Lua/LuaHelper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Runtime/Lua/LuaHelper.h') diff --git a/Runtime/Lua/LuaHelper.h b/Runtime/Lua/LuaHelper.h index 1c18620..04fc3ef 100644 --- a/Runtime/Lua/LuaHelper.h +++ b/Runtime/Lua/LuaHelper.h @@ -1,5 +1,6 @@ #pragma once #include "./LuaBind/LuaBind.h" +#include "LuaObjectProxy.h" // lua 5.1 doc: https://www.lua.org/manual/5.1/ -- cgit v1.1-26-g67d0