aboutsummaryrefslogtreecommitdiff
path: root/src/lua/thread/Thread.h
diff options
context:
space:
mode:
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
{