summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockLever.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Blocks/BlockLever.cpp')
-rw-r--r--source/Blocks/BlockLever.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/Blocks/BlockLever.cpp b/source/Blocks/BlockLever.cpp
index 96b5fc368..a9bd6c990 100644
--- a/source/Blocks/BlockLever.cpp
+++ b/source/Blocks/BlockLever.cpp
@@ -1,8 +1,6 @@
#include "Globals.h"
#include "BlockLever.h"
-#include "../Item.h"
-#include "../World.h"
#include "../Entities/Player.h"
#include "../Simulator/RedstoneSimulator.h"