From b310c51796d1632aeefc834dc0e931c52f909a41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 20:38:42 +0300 Subject: move render classes into render dir. --- src/animatedsprite.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/animatedsprite.cpp') diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp index 211b73f87..b31ca92bf 100644 --- a/src/animatedsprite.cpp +++ b/src/animatedsprite.cpp @@ -23,9 +23,10 @@ #include "animatedsprite.h" #include "animationdelayload.h" -#include "graphics.h" #include "logger.h" +#include "render/graphics.h" + #include "resources/action.h" #include "resources/animation.h" #include "resources/image.h" -- cgit v1.2.3-60-g2f50