From 2c34d8222d06d8922de07edcd5b85b1bf47cd38e Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Fri, 9 Nov 2018 12:50:35 +0100 Subject: Move icon-loader and provide a temporary fallback to render pixbuf --- src/widgets/stroke-style.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/stroke-style.cpp') diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp index 380a51c33..21e8068af 100644 --- a/src/widgets/stroke-style.cpp +++ b/src/widgets/stroke-style.cpp @@ -29,7 +29,7 @@ #include "svg/svg-color.h" -#include "helper/icon-loader.h" +#include "ui/icon-loader.h" #include "ui/widget/unit-menu.h" #include "widgets/style-utils.h" -- cgit v1.2.3