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 3a0008d4f..6be1ee58c 100644
--- a/src/LuaState.cpp
+++ b/src/LuaState.cpp
@@ -8,7 +8,7 @@
extern "C"
{
- #include"lib/lua/src/lualib.h"
+ #include "lua/src/lualib.h"
}
#include "tolua++.h"