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/game.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 29dcca1df..a6aa8e8cb 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -23,7 +23,6 @@ #include "game.h" #include "actormanager.h" -#include "animatedsprite.h" #include "client.h" #include "configuration.h" #include "dropshortcut.h" @@ -115,6 +114,8 @@ #include "resources/map/map.h" +#include "resources/sprite/animatedsprite.h" + #include "utils/delete2.h" #include "utils/gettext.h" #include "utils/mkdir.h" -- cgit v1.2.3-60-g2f50