summaryrefslogtreecommitdiffstats
path: root/src/object/sp-clippath.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/object/sp-clippath.cpp (renamed from src/sp-clippath.cpp)2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-clippath.cpp b/src/object/sp-clippath.cpp
index d3a3810cb..4f69bd026 100644
--- a/src/sp-clippath.cpp
+++ b/src/object/sp-clippath.cpp
@@ -28,6 +28,8 @@
#include <2geom/transforms.h>
#include "sp-clippath.h"
+#include "sp-item.h"
+#include "sp-defs.h"
struct SPClipPathView {
SPClipPathView *next;