From 982d842ce7006888cb943249efaa59db9607346d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Dec 2015 18:33:36 +0300 Subject: Move animatedsprite into sprite directory. --- src/gui/windowmanager_unittest.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/windowmanager_unittest.cc') diff --git a/src/gui/windowmanager_unittest.cc b/src/gui/windowmanager_unittest.cc index 9b686568c..9f0c30d34 100644 --- a/src/gui/windowmanager_unittest.cc +++ b/src/gui/windowmanager_unittest.cc @@ -18,8 +18,6 @@ * along with this program. If not, see . */ -#include "animatedsprite.h" - #include "catch.hpp" #include "client.h" #include "settings.h" @@ -51,6 +49,8 @@ #include "resources/resourcemanager.h" #include "resources/sdlimagehelper.h" +#include "resources/sprite/animatedsprite.h" + #include "utils/delete2.h" #include "utils/env.h" #include "utils/gettext.h" -- cgit v1.2.3-60-g2f50