summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
authorMatthew Petroff <matthew@mpetroff.net>2013-07-20 19:08:31 +0000
committerMatthew Petroff <matthew@mpetroff.net>2013-07-20 19:08:31 +0000
commitfdf69629c66f6c1a69d88a00bb6c1311c97b631b (patch)
treed35f16b943cf6b1635e12d16e2452b034643fea5 /src/live_effects
parentAdd string output functions for units. (diff)
downloadinkscape-fdf69629c66f6c1a69d88a00bb6c1311c97b631b.tar.gz
inkscape-fdf69629c66f6c1a69d88a00bb6c1311c97b631b.zip
Ported away from and removed "sp-metrics.*".
(bzr r12380.1.47)
Diffstat (limited to 'src/live_effects')
-rw-r--r--src/live_effects/lpe-path_length.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/live_effects/lpe-path_length.cpp b/src/live_effects/lpe-path_length.cpp
index 504fb53c0..4ca380c15 100644
--- a/src/live_effects/lpe-path_length.cpp
+++ b/src/live_effects/lpe-path_length.cpp
@@ -14,7 +14,6 @@
#include <glibmm/i18n.h>
#include "live_effects/lpe-path_length.h"
-#include "sp-metrics.h"
#include "util/units.h"
#include "2geom/sbasis-geometric.h"