diff options
Diffstat (limited to '')
-rw-r--r-- | source/cChestEntity.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cChestEntity.cpp b/source/cChestEntity.cpp index 47b5a9476..f1a99b8c3 100644 --- a/source/cChestEntity.cpp +++ b/source/cChestEntity.cpp @@ -9,7 +9,6 @@ #include "cWorld.h"
#include "cRoot.h"
#include "cPickup.h"
-#include "cChunk.h"
#include <json/json.h>
|