aboutsummaryrefslogtreecommitdiff
path: root/src/lua/thread/Thread.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-18 13:26:31 +0800
committerchai <chaifix@163.com>2018-08-18 13:26:31 +0800
commita68d5cf198a87bb3e14d03dc7347ed52134355d4 (patch)
tree90caa0e10762a3795eb9a835e5678cbfd4507fdb /src/lua/thread/Thread.h
parente257f98dbf5c0064037b966a353e0eb1ffcba0a8 (diff)
*update
Diffstat (limited to 'src/lua/thread/Thread.h')
-rw-r--r--src/lua/thread/Thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/thread/Thread.h b/src/lua/thread/Thread.h
index 4e39c34..3b2cbaf 100644
--- a/src/lua/thread/Thread.h
+++ b/src/lua/thread/Thread.h
@@ -1,5 +1,5 @@
#include "libjin/jin.h"
-#include "../luaopen_types.h"
+#include "../common/common.h"
namespace jin
{