From 40fc27154fe754181934dc7ee31375e6bdfb33fc Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 23 Oct 2018 12:23:58 +0800 Subject: *merge from minimal --- src/lua/modules/luax.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/lua/modules/luax.h') diff --git a/src/lua/modules/luax.h b/src/lua/modules/luax.h index 89e456e..f45af39 100644 --- a/src/lua/modules/luax.h +++ b/src/lua/modules/luax.h @@ -1,7 +1,6 @@ -#ifndef __JIN_LUA_LUAX_H -#define __JIN_LUA_LUAX_H +#ifndef __JIN_MODULES_LUAX_H +#define __JIN_MODULES_LUAX_H -#include "LuaJIT/lua.hpp" -#include "lua/libraries/luax/luax.h" +#include "../luax.h" #endif \ No newline at end of file -- cgit v1.1-26-g67d0