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/paint-selector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/paint-selector.cpp') diff --git a/src/widgets/paint-selector.cpp b/src/widgets/paint-selector.cpp index b3e4c302d..24422c137 100644 --- a/src/widgets/paint-selector.cpp +++ b/src/widgets/paint-selector.cpp @@ -28,7 +28,7 @@ #include "paint-selector.h" #include "path-prefix.h" -#include "helper/icon-loader.h" +#include "ui/icon-loader.h" #include "helper/stock-items.h" #include "style.h" -- cgit v1.2.3