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/BlockID.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/BlockID.cpp') diff --git a/src/BlockID.cpp b/src/BlockID.cpp index a558db2f7..a6f846911 100644 --- a/src/BlockID.cpp +++ b/src/BlockID.cpp @@ -3,7 +3,6 @@ // Implements the helper functions for converting Block ID string to int etc. #include "Globals.h" -#include "BlockID.h" #include "IniFile.h" #include "Item.h" #include "Mobs/Monster.h" -- cgit v1.2.3