summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemShovel.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Items/ItemShovel.h (renamed from source/items/ItemShovel.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/items/ItemShovel.h b/source/Items/ItemShovel.h
index 24928efb8..f5a65795a 100644
--- a/source/items/ItemShovel.h
+++ b/source/Items/ItemShovel.h
@@ -5,7 +5,7 @@
#include "../World.h"
#include "../Player.h"
-#include "../blocks/BlockHandler.h"
+#include "../Blocks/BlockHandler.h"