summaryrefslogtreecommitdiffstats
path: root/src/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document.h')
-rw-r--r--src/document.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/document.h b/src/document.h
index d49067250..423dd2aba 100644
--- a/src/document.h
+++ b/src/document.h
@@ -33,8 +33,8 @@ class Router;
class SPItem;
class SPObject;
-struct SPGroup;
-struct SPRoot;
+class SPGroup;
+class SPRoot;
struct SPUnit;
namespace Inkscape {