aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/Intersection/QuadraticBounds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/Intersection/QuadraticBounds.cpp')
-rw-r--r--experimental/Intersection/QuadraticBounds.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/experimental/Intersection/QuadraticBounds.cpp b/experimental/Intersection/QuadraticBounds.cpp
index 813fccc67e..27c170e808 100644
--- a/experimental/Intersection/QuadraticBounds.cpp
+++ b/experimental/Intersection/QuadraticBounds.cpp
@@ -1,4 +1,5 @@
#include "CurveIntersection.h"
+#include "CurveUtilities.h"
#include "Extrema.h"
static int isBoundedByEndPoints(double a, double b, double c)