From 517e8c2753f4bcc7d2788a28d663cd79edec6c59 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Dec 2015 20:13:31 +0300 Subject: Move mapconsts.h into const directory. --- src/simpleanimation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/simpleanimation.cpp') diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp index 90f39fbc9..9a82fe9fa 100644 --- a/src/simpleanimation.cpp +++ b/src/simpleanimation.cpp @@ -22,7 +22,7 @@ #include "simpleanimation.h" -#include "resources/map/mapconsts.h" +#include "const/resources/map/map.h" #include "render/graphics.h" -- cgit v1.2.3-70-g09d2