From 66f7823ce4604e1d4b8423cf12298acb4a8e6379 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Sat, 29 Sep 2018 01:14:32 +0200 Subject: Fix unneeded headers from previous commit removing fix for 1219324 not needed now --- src/object/sp-lpe-item.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/object') diff --git a/src/object/sp-lpe-item.cpp b/src/object/sp-lpe-item.cpp index d908e81c1..6200034ed 100755 --- a/src/object/sp-lpe-item.cpp +++ b/src/object/sp-lpe-item.cpp @@ -18,7 +18,6 @@ #include #include "bad-uri-exception.h" -#include "ui/tool/multi-path-manipulator.h" #include "live_effects/effect.h" #include "live_effects/lpe-path_length.h" @@ -43,8 +42,6 @@ #include "sp-clippath.h" #include "sp-mask.h" #include "sp-rect.h" -#include "ui/tools-switch.h" -#include "ui/tools/node-tool.h" /* LPEItem base class */ static void sp_lpe_item_enable_path_effects(SPLPEItem *lpeitem, bool enable); -- cgit v1.2.3