From: jiho-sf Date: Fri, 21 Mar 2008 15:38:05 +0000 (+0000) Subject: The header for calligraphic rename is in dialogs, not widgets. Quick fix to get HEAD... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4405f957fdfe42382cfd7b9713d66baafc26b8f7;p=inkscape.git The header for calligraphic rename is in dialogs, not widgets. Quick fix to get HEAD compiling. --- 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;