summaryrefslogtreecommitdiffstats
path: root/source/LuaWindow.cpp
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-08-09 15:15:56 +0200
committermadmaxoft <github@xoft.cz>2013-08-09 15:15:56 +0200
commit7d70a064613e98ea25c1445c8fe68e16c94b6813 (patch)
treea4729e3512cf8883c482d525cbd3fd8451e84c62 /source/LuaWindow.cpp
parentAdded OnExploding() and OnExploded() hooks. (diff)
downloadcuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.tar
cuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.tar.gz
cuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.tar.bz2
cuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.tar.lz
cuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.tar.xz
cuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.tar.zst
cuberite-7d70a064613e98ea25c1445c8fe68e16c94b6813.zip
Diffstat (limited to '')
-rw-r--r--source/LuaWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/LuaWindow.cpp b/source/LuaWindow.cpp
index c36fabd3c..18cc7650e 100644
--- a/source/LuaWindow.cpp
+++ b/source/LuaWindow.cpp
@@ -6,7 +6,7 @@
#include "Globals.h"
#include "LuaWindow.h"
#include "UI/SlotArea.h"
-#include "Plugin_NewLua.h"
+#include "PluginLua.h"
#include "Player.h"
#include "lauxlib.h" // Needed for LUA_REFNIL