From 267299811df952d08324a39008f52c19641de9e0 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Tue, 30 Jan 2018 09:33:01 +0100 Subject: Move classes derived from SPObject to own directory. A lot of header clean-up. --- src/live_effects/lpe-attach-path.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/live_effects/lpe-attach-path.cpp') diff --git a/src/live_effects/lpe-attach-path.cpp b/src/live_effects/lpe-attach-path.cpp index 302165719..ea2965c6a 100644 --- a/src/live_effects/lpe-attach-path.cpp +++ b/src/live_effects/lpe-attach-path.cpp @@ -7,8 +7,6 @@ #include #include "live_effects/lpe-attach-path.h" #include "display/curve.h" -#include "sp-shape.h" -#include "sp-text.h" #include "2geom/path-sink.h" // TODO due to internal breakage in glibmm headers, this must be last: #include -- cgit v1.2.3