summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockDoor.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Blocks/BlockDoor.h')
-rw-r--r--source/Blocks/BlockDoor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Blocks/BlockDoor.h b/source/Blocks/BlockDoor.h
index 19701ffc9..4978fee38 100644
--- a/source/Blocks/BlockDoor.h
+++ b/source/Blocks/BlockDoor.h
@@ -4,7 +4,7 @@
#include "BlockHandler.h"
#include "../World.h"
#include "../Doors.h"
-#include "../Player.h"
+#include "../Entities/Player.h"