diff options
author | chai <chaifix@163.com> | 2018-08-22 13:58:13 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-22 13:58:13 +0800 |
commit | 36621e6be9604517c900adc0d97665e975c2b325 (patch) | |
tree | d3db26c2de6b47aee96f6a24d2595ff80a8869b7 /src/main.cpp | |
parent | 95df5cf921f57bfeac0d819994210dfcc2dcad14 (diff) |
*update
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
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> |