From 4df23d19b7be2f274974e3dfe91e716e6296f11c Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 29 Sep 2012 13:59:32 +0000 Subject: Unified folder name-casing git-svn-id: http://mc-server.googlecode.com/svn/trunk@902 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Root.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/Root.cpp') 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 -- cgit v1.2.3