diff options
Diffstat (limited to 'source/cMonster.cpp')
-rw-r--r-- | source/cMonster.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cMonster.cpp b/source/cMonster.cpp index 80c7e8d24..15fb16fc3 100644 --- a/source/cMonster.cpp +++ b/source/cMonster.cpp @@ -6,7 +6,6 @@ #include "cServer.h"
#include "cClientHandle.h"
#include "cWorld.h"
-#include "cChunk.h"
#include "cPlayer.h"
#include "BlockID.h"
#include "Defines.h"
|