Remove double includes part 2 (#3890)

This commit is contained in:
peterbell10
2017-08-03 15:34:19 +02:00
committed by Lukas Pioch
parent 0397535fa7
commit 759618b035
84 changed files with 28 additions and 148 deletions
-1
View File
@@ -2,7 +2,6 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Sheep.h"
#include "../BlockID.h"
#include "../Entities/Player.h"
#include "../World.h"
#include "../EffectID.h"