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/BlockInfo.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/BlockInfo.cpp') diff --git a/src/BlockInfo.cpp b/src/BlockInfo.cpp index 1ecbdad73..a6178ec55 100644 --- a/src/BlockInfo.cpp +++ b/src/BlockInfo.cpp @@ -1,7 +1,6 @@ #include "Globals.h" -#include "BlockInfo.h" #include "Blocks/BlockHandler.h" -- cgit v1.2.3