summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemShovel.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Items/ItemShovel.h')
-rw-r--r--source/Items/ItemShovel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Items/ItemShovel.h b/source/Items/ItemShovel.h
index a26e7d34e..d0625ef1c 100644
--- a/source/Items/ItemShovel.h
+++ b/source/Items/ItemShovel.h
@@ -3,7 +3,7 @@
#include "ItemHandler.h"
#include "../World.h"
-#include "../Player.h"
+#include "../Entities/Player.h"
#include "../Blocks/BlockHandler.h"