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/button.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/button.cpp') diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp index 8933c2672..ef17eeed9 100644 --- a/src/widgets/button.cpp +++ b/src/widgets/button.cpp @@ -18,7 +18,7 @@ #include "button.h" #include "helper/action-context.h" #include "helper/action.h" -#include "helper/icon-loader.h" +#include "ui/icon-loader.h" #include "shortcuts.h" #include "ui/interface.h" -- cgit v1.2.3