Removed more unessicary includes

This commit is contained in:
Tycho
2014-09-26 18:13:19 +01:00
parent 411c69b420
commit a3f940f47c
49 changed files with 56 additions and 60 deletions
+2 -1
View File
@@ -2,11 +2,12 @@
#pragma once
#include "../ForEachChunkProvider.h"
#include "WorldInterface.h"
class cChunkMap;
class cWorldInterface;
class cPlayer;
class cChunkInterface:
public cForEachChunkProvider