summaryrefslogtreecommitdiffstats
path: root/src/LuaWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LuaWindow.cpp')
-rw-r--r--src/LuaWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LuaWindow.cpp b/src/LuaWindow.cpp
index f49ba2109..5f112f1e1 100644
--- a/src/LuaWindow.cpp
+++ b/src/LuaWindow.cpp
@@ -8,7 +8,7 @@
#include "UI/SlotArea.h"
#include "PluginLua.h"
#include "Entities/Player.h"
-#include "lib/lua/src/lauxlib.h" // Needed for LUA_REFNIL
+#include "lua/src/lauxlib.h" // Needed for LUA_REFNIL