summaryrefslogtreecommitdiffstats
path: root/src/line-geometry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/line-geometry.h')
-rw-r--r--src/line-geometry.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/line-geometry.h b/src/line-geometry.h
index 472478e3b..dcd157d47 100644
--- a/src/line-geometry.h
+++ b/src/line-geometry.h
@@ -14,9 +14,8 @@
#include <boost/optional.hpp>
#include "glib.h"
-#include "display/sp-ctrlline.h"
#include "axis-manip.h" // FIXME: This is only for Box3D::epsilon; move that to a better location
-
+#include "2geom/point.h"
#include "document.h"
#include "ui/view/view.h"