summaryrefslogtreecommitdiffstats
path: root/src/2geom/pathvector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/pathvector.cpp')
-rw-r--r--src/2geom/pathvector.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/2geom/pathvector.cpp b/src/2geom/pathvector.cpp
index fe2f1976c..9befc1f17 100644
--- a/src/2geom/pathvector.cpp
+++ b/src/2geom/pathvector.cpp
@@ -35,10 +35,10 @@
#ifndef SEEN_GEOM_PATHVECTOR_CPP
#define SEEN_GEOM_PATHVECTOR_CPP
-#include "pathvector.h"
+#include <2geom/pathvector.h>
-#include "path.h"
-#include "matrix.h"
+#include <2geom/path.h>
+#include <2geom/matrix.h>
namespace Geom {