From 7256d216ecf154d6418c1f3b36dd58a2b69b7827 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 22 Nov 2018 10:24:58 +0800 Subject: =?UTF-8?q?*=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/common/je_lua_error.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/lua/common/je_lua_error.h') diff --git a/src/lua/common/je_lua_error.h b/src/lua/common/je_lua_error.h index 3f7e76f..e0f7f35 100644 --- a/src/lua/common/je_lua_error.h +++ b/src/lua/common/je_lua_error.h @@ -1,8 +1,11 @@ #ifndef __JIN_ERROR_H #define __JIN_ERROR_H -#include "../luax.h" + #include +#include "LuaJIT/lua.hpp" +#include "libraries/luax/luax.h" + namespace JinEngine { namespace Lua -- cgit v1.1-26-g67d0