summaryrefslogtreecommitdiffstats
path: root/src/sp-shape.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2015-02-25 23:08:51 +0000
committerLiam P. White <inkscapebrony@gmail.com>2015-02-25 23:08:51 +0000
commitcaefef71482531ff82c444d552f406cbfbd360b8 (patch)
tree193681e60b51f24b5a2679167c3f33a486d7abe0 /src/sp-shape.cpp
parentfix for bug 1425317 (diff)
downloadinkscape-caefef71482531ff82c444d552f406cbfbd360b8.tar.gz
inkscape-caefef71482531ff82c444d552f406cbfbd360b8.zip
Collect util/ into a static library
(bzr r13948)
Diffstat (limited to 'src/sp-shape.cpp')
-rw-r--r--src/sp-shape.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-shape.cpp b/src/sp-shape.cpp
index 16f9ec13b..78135d459 100644
--- a/src/sp-shape.cpp
+++ b/src/sp-shape.cpp
@@ -47,7 +47,7 @@
#include "bad-uri-exception.h"
#include "xml/repr.h"
-#include "util/mathfns.h" // for triangle_area()
+#include "helper/mathfns.h" // for triangle_area()
#include "splivarot.h" // for bounding box calculation