summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object-snapper.cpp')
-rw-r--r--src/object-snapper.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/object-snapper.cpp b/src/object-snapper.cpp
index 3e559ee7a..af33415a1 100644
--- a/src/object-snapper.cpp
+++ b/src/object-snapper.cpp
@@ -14,9 +14,6 @@
#include "svg/svg.h"
#include <2geom/path-intersection.h>
-#include <2geom/pathvector.h>
-#include <2geom/point.h>
-#include <2geom/rect.h>
#include <2geom/line.h>
#include <2geom/circle.h>
#include <2geom/path-sink.h>
@@ -24,9 +21,7 @@
#include "sp-namedview.h"
#include "sp-image.h"
#include "sp-item-group.h"
-#include "sp-item.h"
#include "sp-use.h"
-#include "display/curve.h"
#include "inkscape.h"
#include "preferences.h"
#include "sp-text.h"
@@ -34,7 +29,6 @@
#include "text-editing.h"
#include "sp-clippath.h"
#include "sp-mask.h"
-#include "helper/geom-curves.h"
#include "desktop.h"
#include "sp-root.h"