summaryrefslogtreecommitdiffstats
path: root/src/mod360-test.h
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2011-07-17 19:41:49 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2011-07-17 19:41:49 +0000
commit37c2baa5e61e755f0199bdd6926e68a7c2e90483 (patch)
treec71b4a8e15c510656e2bd53ff7331870997b7de1 /src/mod360-test.h
parentFix crash that occurred when scaling a clipped object, as reported in lp:811819 (diff)
downloadinkscape-37c2baa5e61e755f0199bdd6926e68a7c2e90483.tar.gz
inkscape-37c2baa5e61e755f0199bdd6926e68a7c2e90483.zip
Fix build failures on make check
(bzr r10465)
Diffstat (limited to 'src/mod360-test.h')
-rw-r--r--src/mod360-test.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mod360-test.h b/src/mod360-test.h
index 508553970..932361eb3 100644
--- a/src/mod360-test.h
+++ b/src/mod360-test.h
@@ -3,9 +3,7 @@
#define SEEN_MOD_360_TEST_H
#include <cxxtest/TestSuite.h>
-
-#include "2geom/isnan.h"
-
+#include <2geom/math-utils.h>
#include "mod360.h"