aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-22 13:58:13 +0800
committerchai <chaifix@163.com>2018-08-22 13:58:13 +0800
commit36621e6be9604517c900adc0d97665e975c2b325 (patch)
treed3db26c2de6b47aee96f6a24d2595ff80a8869b7 /src/main.cpp
parent95df5cf921f57bfeac0d819994210dfcc2dcad14 (diff)
*update
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 4137b1e..8bd308b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4,7 +4,7 @@
#endif
#include "lua/modules/luax.h"
-#include "lua/modules/luaopen_jin.h"
+#include "lua/modules/jin.h"
#include "libjin/jin.h"
#include <Windows.h>