summaryrefslogtreecommitdiffstats
path: root/source/Root.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Root.cpp')
-rw-r--r--source/Root.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/Root.cpp b/source/Root.cpp
index 2a6afc0e7..1b7f90d60 100644
--- a/source/Root.cpp
+++ b/source/Root.cpp
@@ -12,8 +12,8 @@
#include "MonsterConfig.h"
#include "Redstone.h"
#include "Player.h"
-#include "blocks/BlockHandler.h"
-#include "items/ItemHandler.h"
+#include "Blocks/BlockHandler.h"
+#include "Items/ItemHandler.h"
#include "Chunk.h"
#ifdef USE_SQUIRREL