summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2013-07-23 16:54:03 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2013-07-23 16:54:03 +0000
commit379521136cda27b5e42c7afdd87a8ac691404f16 (patch)
treef3b79a3e903a907a9187f6d61d79b0e442a742f7 /src/Makefile_insert
parentFix spelling error in filename (diff)
downloadinkscape-379521136cda27b5e42c7afdd87a8ac691404f16.tar.gz
inkscape-379521136cda27b5e42c7afdd87a8ac691404f16.zip
Remove approx-equal.h and replace with Geom::are_near
(bzr r12431)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 88f809b52..3e61f625a 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -3,7 +3,7 @@
ink_common_sources += \
util/find-last-if.h \
util/longest-common-suffix.h \
- approx-equal.h remove-last.h \
+ remove-last.h \
arc-context.cpp arc-context.h \
attributes.cpp attributes.h \
attribute-rel-svg.cpp attribute-rel-svg.h \