summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-marker-selector.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2018-11-09 11:50:35 +0000
committerJabiertxof <jabier.arraiza@marker.es>2018-11-09 11:50:35 +0000
commit2c34d8222d06d8922de07edcd5b85b1bf47cd38e (patch)
treef64f8f5d9a0b9326f4c519e227e1bb24008c025f /src/widgets/stroke-marker-selector.cpp
parentFix compiling bug (diff)
downloadinkscape-2c34d8222d06d8922de07edcd5b85b1bf47cd38e.tar.gz
inkscape-2c34d8222d06d8922de07edcd5b85b1bf47cd38e.zip
Move icon-loader and provide a temporary fallback to render pixbuf
Diffstat (limited to '')
-rw-r--r--src/widgets/stroke-marker-selector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/stroke-marker-selector.cpp b/src/widgets/stroke-marker-selector.cpp
index f563e2352..0d25aa253 100644
--- a/src/widgets/stroke-marker-selector.cpp
+++ b/src/widgets/stroke-marker-selector.cpp
@@ -22,7 +22,7 @@
#include "path-prefix.h"
#include "stroke-style.h"
-#include "helper/icon-loader.h"
+#include "ui/icon-loader.h"
#include "helper/stock-items.h"
#include "io/sys.h"