From 4405f957fdfe42382cfd7b9713d66baafc26b8f7 Mon Sep 17 00:00:00 2001 From: jiho-sf Date: Fri, 21 Mar 2008 15:38:05 +0000 Subject: [PATCH] The header for calligraphic rename is in dialogs, not widgets. Quick fix to get HEAD compiling. --- src/widgets/toolbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index d9dcd795e..c59447b78 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -103,7 +103,7 @@ #include "svg/css-ostringstream.h" -#include "calligraphic-profile-rename.h" +#include "../dialogs/calligraphic-profile-rename.h" using Inkscape::UnitTracker; -- 2.30.2