summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object-snapper.h')
-rw-r--r--src/object-snapper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object-snapper.h b/src/object-snapper.h
index d51cade93..59e2f10ce 100644
--- a/src/object-snapper.h
+++ b/src/object-snapper.h
@@ -16,8 +16,8 @@
#include "snap-candidate.h"
struct SPNamedView;
-struct SPItem;
-struct SPObject;
+class SPItem;
+class SPObject;
namespace Inkscape
{