From ecfe6ab65bd1fc2c7f5733fe6ef4e6ddaac44a26 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 23 Sep 2012 22:09:57 +0000 Subject: Source files cleanup: The rest of the files renamed. git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Mobs/Monster.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/Mobs/Monster.h') diff --git a/source/Mobs/Monster.h b/source/Mobs/Monster.h index 0958d182c..f0da23977 100644 --- a/source/Mobs/Monster.h +++ b/source/Mobs/Monster.h @@ -1,11 +1,11 @@ #pragma once -#include "../cPawn.h" +#include "../Pawn.h" #include "../Defines.h" -#include "../cWorld.h" +#include "../World.h" #include "../BlockID.h" -#include "../cItem.h" +#include "../Item.h" -- cgit v1.2.3