summaryrefslogtreecommitdiffstats
path: root/src/2geom/forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/forward.h')
-rw-r--r--src/2geom/forward.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/forward.h b/src/2geom/forward.h
index a34384023..454f9bf15 100644
--- a/src/2geom/forward.h
+++ b/src/2geom/forward.h
@@ -78,7 +78,7 @@ typedef D2<Interval> Rect;
class Shape;
class Region;
-class SVGEllipticalArc;
+class EllipticalArc;
class SVGPathSink;
template <typename> class SVGPathGenerator;