summaryrefslogtreecommitdiffstats
path: root/src/sp-polygon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-polygon.cpp')
-rw-r--r--src/sp-polygon.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-polygon.cpp b/src/sp-polygon.cpp
index 04046a47d..fddc9d1db 100644
--- a/src/sp-polygon.cpp
+++ b/src/sp-polygon.cpp
@@ -19,6 +19,8 @@
#include "display/curve.h"
#include <glibmm/i18n.h>
#include <2geom/pathvector.h>
+#include <2geom/bezier-curve.h>
+#include <2geom/hvlinesegment.h>
#include "svg/stringstream.h"
#include "xml/repr.h"
#include "document.h"