From e83903e70999d6783e33f3f9841d99c7a88f8695 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Fri, 28 Jul 2006 21:40:56 +0000 Subject: Moved AnimatedSprite into its own files, removed useless includes. --- src/monster.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/monster.cpp') diff --git a/src/monster.cpp b/src/monster.cpp index 43823e50..8a7e2f32 100644 --- a/src/monster.cpp +++ b/src/monster.cpp @@ -23,10 +23,8 @@ #include "monster.h" +#include "animatedsprite.h" #include "game.h" -#include "log.h" - -#include "resources/resourcemanager.h" #include "utils/tostring.h" -- cgit v1.2.3-60-g2f50