From aaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Thu, 21 Jun 2018 14:44:01 +0200 Subject: Move pixmaps to ui/pixmaps, and update the README accordingly. --- src/ui/tools/eraser-tool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/tools/eraser-tool.cpp') diff --git a/src/ui/tools/eraser-tool.cpp b/src/ui/tools/eraser-tool.cpp index 60d572e16..c0742f9df 100644 --- a/src/ui/tools/eraser-tool.cpp +++ b/src/ui/tools/eraser-tool.cpp @@ -67,7 +67,7 @@ #include "object/sp-use.h" #include "style.h" -#include "pixmaps/cursor-eraser.xpm" +#include "ui/pixmaps/cursor-eraser.xpm" #include "svg/svg.h" -- cgit v1.2.3