diff options
author | chai <chaifix@163.com> | 2018-11-10 20:13:55 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-10 20:13:55 +0800 |
commit | e92caa97329016d012b46b9d37e1b2c3b613a8f2 (patch) | |
tree | 5bef0b7547e12f61dede5e09843e1718b808f9c4 /src/lua/common/je_lua_common.h | |
parent | 63153bc8e742c522cfd3f5ab10609966e33310e6 (diff) |
*修改代码结构
Diffstat (limited to 'src/lua/common/je_lua_common.h')
-rw-r--r-- | src/lua/common/je_lua_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/common/je_lua_common.h b/src/lua/common/je_lua_common.h index 1d772a5..82c550a 100644 --- a/src/lua/common/je_lua_common.h +++ b/src/lua/common/je_lua_common.h @@ -3,7 +3,7 @@ #include "je_lua_port.h" #include "je_lua_proxy.h" -#include "je_lua_reference.hpp" +#include "je_lua_shared.hpp" #include "je_lua_error.h" #endif
\ No newline at end of file |