summaryrefslogtreecommitdiffstats
path: root/src/2geom/path-intersection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/path-intersection.h')
-rw-r--r--src/2geom/path-intersection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/2geom/path-intersection.h b/src/2geom/path-intersection.h
index 5cdee5509..2094c4beb 100644
--- a/src/2geom/path-intersection.h
+++ b/src/2geom/path-intersection.h
@@ -1,11 +1,11 @@
#ifndef __GEOM_PATH_INTERSECTION_H
#define __GEOM_PATH_INTERSECTION_H
-#include "path.h"
+#include <2geom/path.h>
-#include "crossing.h"
+#include <2geom/crossing.h>
-#include "sweep.h"
+#include <2geom/sweep.h>
namespace Geom {