summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path-reference.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/path-reference.cpp')
-rw-r--r--src/live_effects/parameter/path-reference.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/live_effects/parameter/path-reference.cpp b/src/live_effects/parameter/path-reference.cpp
index 78f270e64..a76fb1b32 100644
--- a/src/live_effects/parameter/path-reference.cpp
+++ b/src/live_effects/parameter/path-reference.cpp
@@ -8,18 +8,8 @@
#include "live_effects/parameter/path-reference.h"
-#include <cstring>
-#include <string>
-#include <string.h>
-
-#include "enums.h"
-
-#include "display/curve.h"
-#include "livarot/Path.h"
-#include "prefs-utils.h"
#include "sp-shape.h"
#include "sp-text.h"
-#include "uri.h"
namespace Inkscape {
namespace LivePathEffect {