aboutsummaryrefslogtreecommitdiff
path: root/src/script/graphics/luaopen_JSL.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-05-17 21:02:44 +0800
committerchai <chaifix@163.com>2018-05-17 21:02:44 +0800
commit38818e2abc0fb4e8f71f2c262f10ef5cb7fc4710 (patch)
tree5dc25dc50d0436f6e9be10d8956feed51679de95 /src/script/graphics/luaopen_JSL.cpp
parent9edf2ba9fe8524976d2f298767fff0149e8c0d41 (diff)
change file tree
Diffstat (limited to 'src/script/graphics/luaopen_JSL.cpp')
-rw-r--r--src/script/graphics/luaopen_JSL.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/script/graphics/luaopen_JSL.cpp b/src/script/graphics/luaopen_JSL.cpp
index c7b4e5e..218a973 100644
--- a/src/script/graphics/luaopen_JSL.cpp
+++ b/src/script/graphics/luaopen_JSL.cpp
@@ -1,6 +1,7 @@
#include "3rdparty/luax/luax.h"
-#include "libjin/render/jsl.h"
+#include "libjin/jin.h"
#include "../luaopen_types.h"
+
namespace jin
{
namespace lua