summaryrefslogtreecommitdiffstats
path: root/src/livarot/path-description.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/livarot/path-description.cpp')
-rw-r--r--src/livarot/path-description.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/livarot/path-description.cpp b/src/livarot/path-description.cpp
index 95bd192d5..c34965a5c 100644
--- a/src/livarot/path-description.cpp
+++ b/src/livarot/path-description.cpp
@@ -1,5 +1,5 @@
-#include "libnr/nr-point-matrix-ops.h"
#include "livarot/path-description.h"
+#include <2geom/affine.h>
PathDescr *PathDescrMoveTo::clone() const
{