From 759618b0356a357d06a89f4348437a8de52d2078 Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Thu, 3 Aug 2017 14:34:19 +0100 Subject: Remove double includes part 2 (#3890) --- src/Mobs/Monster.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Mobs/Monster.h') diff --git a/src/Mobs/Monster.h b/src/Mobs/Monster.h index 121bf3406..1507598bb 100644 --- a/src/Mobs/Monster.h +++ b/src/Mobs/Monster.h @@ -3,7 +3,6 @@ #include "../Entities/Pawn.h" #include "../Defines.h" -#include "../BlockID.h" #include "../Item.h" #include "../Enchantments.h" #include "MonsterTypes.h" -- cgit v1.2.3