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/star-tool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/tools/star-tool.cpp') diff --git a/src/ui/tools/star-tool.cpp b/src/ui/tools/star-tool.cpp index 5c0111012..aa8fe48cd 100644 --- a/src/ui/tools/star-tool.cpp +++ b/src/ui/tools/star-tool.cpp @@ -40,7 +40,7 @@ #include "object/sp-namedview.h" #include "object/sp-star.h" -#include "pixmaps/cursor-star.xpm" +#include "ui/pixmaps/cursor-star.xpm" #include "ui/shape-editor.h" #include "ui/tools/star-tool.h" -- cgit v1.2.3