summaryrefslogtreecommitdiffstats
path: root/src/livarot
diff options
context:
space:
mode:
Diffstat (limited to 'src/livarot')
-rw-r--r--src/livarot/Shape.h2
-rw-r--r--src/livarot/int-line.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/livarot/Shape.h b/src/livarot/Shape.h
index da1edc6b3..2651f4d7f 100644
--- a/src/livarot/Shape.h
+++ b/src/livarot/Shape.h
@@ -17,7 +17,7 @@
#include <2geom/point.h>
#include "livarot/LivarotDefs.h"
-#include "object-set.h"
+#include "object/object-set.h"
class Path;
class FloatLigne;
diff --git a/src/livarot/int-line.h b/src/livarot/int-line.h
index ed3ccfb96..0a52d4639 100644
--- a/src/livarot/int-line.h
+++ b/src/livarot/int-line.h
@@ -2,7 +2,7 @@
#define INKSCAPE_LIVAROT_INT_LINE_H
#include "livarot/LivarotDefs.h"
-#include "object-set.h"
+#include "object/object-set.h" // For BooleanOp
/** \file
* Coverage with integer boundaries.