From f69f346518f473f4f8fb13966e5831d105d1239c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Jun 2016 15:41:00 +0300 Subject: Move image class into image directory. --- src/resources/map/mapitem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/map/mapitem.cpp') diff --git a/src/resources/map/mapitem.cpp b/src/resources/map/mapitem.cpp index eb7676342..8bc3ce8f4 100644 --- a/src/resources/map/mapitem.cpp +++ b/src/resources/map/mapitem.cpp @@ -27,7 +27,7 @@ #include "gui/fonts/font.h" -#include "resources/image.h" +#include "resources/image/image.h" #include "resources/loaders/imageloader.h" -- cgit v1.2.3-60-g2f50