summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJiHO <jiho-sf@users.sourceforge.net>2008-03-21 15:38:05 +0000
committerjiho-sf <jiho-sf@users.sourceforge.net>2008-03-21 15:38:05 +0000
commit85e69bcb7207f43f77970120c67decc27784f20d (patch)
tree82793bc3bc7dd8001914232a21818f7ed770044d /src
parentClean up event handler functions of pointparam-knotholder.cpp (diff)
downloadinkscape-85e69bcb7207f43f77970120c67decc27784f20d.tar.gz
inkscape-85e69bcb7207f43f77970120c67decc27784f20d.zip
The header for calligraphic rename is in dialogs, not widgets. Quick fix to get HEAD compiling.
(bzr r5145)
Diffstat (limited to 'src')
-rw-r--r--src/widgets/toolbox.cpp2
1 files changed, 1 insertions, 1 deletions
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;