summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockChest.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Blocks/BlockChest.h')
-rw-r--r--source/Blocks/BlockChest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Blocks/BlockChest.h b/source/Blocks/BlockChest.h
index 1975e11b2..8164942a3 100644
--- a/source/Blocks/BlockChest.h
+++ b/source/Blocks/BlockChest.h
@@ -3,6 +3,7 @@
#include "BlockEntity.h"
#include "../World.h"
+#include "../BlockArea.h"
#include "../Player.h"