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