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-10 08:22:52 +0200
commitc85acd4ece4c35bd58de21f2faf0522a7fa4925d (patch)
treef3d1e38b3fe211e31464e817f2d9e99374fd72d9 /source/LuaWindow.cpp
parentMerge pull request #55 from mc-server/falldamage-teleport (diff)
downloadcuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.tar
cuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.tar.gz
cuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.tar.bz2
cuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.tar.lz
cuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.tar.xz
cuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.tar.zst
cuberite-c85acd4ece4c35bd58de21f2faf0522a7fa4925d.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