summaryrefslogtreecommitdiffstats
path: root/source/Bindings.cpp
diff options
context:
space:
mode:
authorlapayo94@gmail.com <lapayo94@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-07-09 09:00:28 +0200
committerlapayo94@gmail.com <lapayo94@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-07-09 09:00:28 +0200
commit4b62d1c4631088eb0181048af2d57d67ab9f602e (patch)
treedf7333fa82b36fff8647d1ebea44f73ed274b266 /source/Bindings.cpp
parentSquirrel Plugins (diff)
downloadcuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.gz
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.bz2
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.lz
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.xz
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.zst
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.zip
Diffstat (limited to 'source/Bindings.cpp')
-rw-r--r--source/Bindings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Bindings.cpp b/source/Bindings.cpp
index 772013b25..cabd19661 100644
--- a/source/Bindings.cpp
+++ b/source/Bindings.cpp
@@ -54,7 +54,7 @@ TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
#include "cMCLogger.h"
#include "cTracer.h"
#include "cGroup.h"
-#include "cBlockArea.h"
+#include "BlockArea.h"
#include "packets/cPacket_Login.h"
#include "packets/cPacket_BlockDig.h"
#include "packets/cPacket_BlockPlace.h"