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/being.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index 4256bdc7..0295defb 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -22,6 +22,7 @@ */ #include "being.h" +#include "animatedsprite.h" #include "equipment.h" #include "game.h" #include "graphics.h" -- cgit v1.2.3-70-g09d2