From 0d6c76d9827442d4f89482b64077cba8a7ddc47d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Dec 2015 18:01:48 +0300 Subject: Move spriteaction.h into const directory. --- 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 cf5b275db..93e448cc3 100644 --- a/src/animatedsprite.cpp +++ b/src/animatedsprite.cpp @@ -24,6 +24,8 @@ #include "animationdelayload.h" +#include "const/resources/spriteaction.h" + #include "render/graphics.h" #include "resources/action.h" @@ -31,7 +33,6 @@ #include "resources/delayedmanager.h" #include "resources/image.h" #include "resources/resourcemanager.h" -#include "resources/spriteaction.h" #include "utils/delete2.h" -- cgit v1.2.3-70-g09d2