From 07f25253a2190abfb10a27e25a72eb052421992f Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Sun, 6 Aug 2017 21:57:44 +0200 Subject: Removed unneeded includes (#3902) --- src/Items/ItemSlab.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Items/ItemSlab.h') diff --git a/src/Items/ItemSlab.h b/src/Items/ItemSlab.h index 7741f5f30..05bd60423 100644 --- a/src/Items/ItemSlab.h +++ b/src/Items/ItemSlab.h @@ -10,7 +10,6 @@ #pragma once #include "ItemHandler.h" -#include "../Blocks/BlockSlab.h" -- cgit v1.2.3