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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Blocks/BlockChest.h b/source/Blocks/BlockChest.h
index 8164942a3..488c58ac5 100644
--- a/source/Blocks/BlockChest.h
+++ b/source/Blocks/BlockChest.h
@@ -4,7 +4,7 @@
#include "BlockEntity.h"
#include "../World.h"
#include "../BlockArea.h"
-#include "../Player.h"
+#include "../Entities/Player.h"