diff options
Diffstat (limited to 'src/livarot/path-description.cpp')
| -rw-r--r-- | src/livarot/path-description.cpp | 2 |
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 { |
