From a6d1f7f9abdedce7c03056408ed2172792abce53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Dec 2015 18:23:50 +0300 Subject: Move sprite.h into sprites directory. --- src/animatedsprite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animatedsprite.h') diff --git a/src/animatedsprite.h b/src/animatedsprite.h index 10e378593..be27e5d10 100644 --- a/src/animatedsprite.h +++ b/src/animatedsprite.h @@ -23,7 +23,7 @@ #ifndef ANIMATEDSPRITE_H #define ANIMATEDSPRITE_H -#include "sprite.h" +#include "resources/sprite/sprite.h" class Animation; class AnimationDelayLoad; -- cgit v1.2.3-70-g09d2