summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path-reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/path-reference.h')
-rw-r--r--src/live_effects/parameter/path-reference.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/live_effects/parameter/path-reference.h b/src/live_effects/parameter/path-reference.h
index d24f05a4f..b846e55f5 100644
--- a/src/live_effects/parameter/path-reference.h
+++ b/src/live_effects/parameter/path-reference.h
@@ -10,12 +10,11 @@
* Released under GNU GPL, read the file 'COPYING' for more information.
*/
-#include "sp-item.h"
#include <uri-references.h>
#include <stddef.h>
#include <sigc++/sigc++.h>
-class Path;
+class SPItem;
namespace Inkscape {