From 82f587f2f3795898ed4fb7b125bf34b7e13de7cd Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 14 Nov 2006 21:40:40 +0000 Subject: Separated Action class to its own module. --- src/animatedsprite.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/animatedsprite.cpp') diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp index e7439644..e5a4df15 100644 --- a/src/animatedsprite.cpp +++ b/src/animatedsprite.cpp @@ -24,6 +24,7 @@ #include "animatedsprite.h" #include "animation.h" +#include "action.h" #include "graphics.h" #include "log.h" -- cgit v1.2.3-60-g2f50