aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/error.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-10 07:17:50 +0800
committerchai <chaifix@163.com>2018-09-10 07:17:50 +0800
commit8339939b7fce5236b1a933eef46e1dd4284a24aa (patch)
treef62c1cefb54e1e8b14fb91564b13d436accff1da /src/lua/common/error.h
parent6decddfd8470b44609e8c3aa144380f198b7b54c (diff)
*update
Diffstat (limited to 'src/lua/common/error.h')
-rw-r--r--src/lua/common/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/common/error.h b/src/lua/common/error.h
index 2b2c176..1d10faf 100644
--- a/src/lua/common/error.h
+++ b/src/lua/common/error.h
@@ -1,7 +1,7 @@
#ifndef __JIN_ERROR_H
#define __JIN_ERROR_H
#include "../../luax.h"
-#include "../modules/jin.h"
+#include "../jin.h"
#include <string.h>
namespace jin