summaryrefslogtreecommitdiffstats
path: root/src/LuaState.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LuaState.cpp')
-rw-r--r--src/LuaState.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LuaState.cpp b/src/LuaState.cpp
index 644f4972c..3a0008d4f 100644
--- a/src/LuaState.cpp
+++ b/src/LuaState.cpp
@@ -8,7 +8,7 @@
extern "C"
{
- #include "lualib.h"
+ #include"lib/lua/src/lualib.h"
}
#include "tolua++.h"