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 efb14123a..b799cb832 100644
--- a/src/document.h
+++ b/src/document.h
@@ -39,8 +39,8 @@ class Router;
}
struct SPDesktop;
-struct SPItem;
-struct SPObject;
+class SPItem;
+class SPObject;
struct SPGroup;
struct SPRoot;
struct SPUnit;