summaryrefslogtreecommitdiffstats
path: root/src/2geom
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom')
-rw-r--r--src/2geom/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/CMakeLists.txt b/src/2geom/CMakeLists.txt
index b1c30f678..3d516dc18 100644
--- a/src/2geom/CMakeLists.txt
+++ b/src/2geom/CMakeLists.txt
@@ -21,6 +21,7 @@ set(2geom_SRC
nearest-point.cpp
numeric/matrix.cpp
path-intersection.cpp
+ path-sink.cpp
path.cpp
pathvector.cpp
piecewise.cpp
@@ -43,7 +44,6 @@ set(2geom_SRC
solve-bezier-parametric.cpp
svg-elliptical-arc.cpp
svg-path-parser.cpp
- svg-path.cpp
sweep.cpp
toposweep.cpp
transforms.cpp