summaryrefslogtreecommitdiffstats
path: root/src/xml/helper-observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/helper-observer.h')
-rw-r--r--src/xml/helper-observer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xml/helper-observer.h b/src/xml/helper-observer.h
index b06b61e9c..4b728d295 100644
--- a/src/xml/helper-observer.h
+++ b/src/xml/helper-observer.h
@@ -6,7 +6,8 @@
#include "node-observer.h"
#include "node.h"
-#include "sp-object.h"
+
+class SPObject;
namespace Inkscape {
namespace XML {