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/Items/ItemLilypad.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Items/ItemLilypad.h') diff --git a/src/Items/ItemLilypad.h b/src/Items/ItemLilypad.h index 3d07efb03..7a0f05135 100644 --- a/src/Items/ItemLilypad.h +++ b/src/Items/ItemLilypad.h @@ -2,9 +2,7 @@ #include "ItemHandler.h" #include "../Entities/Player.h" -#include "Vector3.h" #include "../LineBlockTracer.h" -#include "BlockInfo.h" -- cgit v1.2.3