summaryrefslogtreecommitdiffstats
path: root/src/ClientHandle.cpp
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-06-03 19:02:40 +0200
committerMattes D <github@xoft.cz>2014-06-03 19:02:40 +0200
commit0c5492946b84aefe4f5d366d14de0ceb5e97b189 (patch)
tree37c13749e6050794ada0a1e1d42c9d998f3c8040 /src/ClientHandle.cpp
parentdocs/Generator: Shrunk the hand-drawn images by 50 %. (diff)
parentMerge remote-tracking branch 'origin/pistonfixes' (diff)
downloadcuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.tar
cuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.tar.gz
cuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.tar.bz2
cuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.tar.lz
cuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.tar.xz
cuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.tar.zst
cuberite-0c5492946b84aefe4f5d366d14de0ceb5e97b189.zip
Diffstat (limited to 'src/ClientHandle.cpp')
-rw-r--r--src/ClientHandle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ClientHandle.cpp b/src/ClientHandle.cpp
index 9b03bead9..080e859d1 100644
--- a/src/ClientHandle.cpp
+++ b/src/ClientHandle.cpp
@@ -12,7 +12,6 @@
#include "BlockEntities/SignEntity.h"
#include "UI/Window.h"
#include "Item.h"
-#include "Piston.h"
#include "Mobs/Monster.h"
#include "ChatColor.h"
#include "OSSupport/Socket.h"