summaryrefslogtreecommitdiffstats
path: root/src/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.h')
-rw-r--r--src/print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print.h b/src/print.h
index 80d0446fd..bbf95b833 100644
--- a/src/print.h
+++ b/src/print.h
@@ -18,7 +18,7 @@ class Window;
}
class SPDocument;
-struct SPStyle;
+class SPStyle;
namespace Inkscape {
namespace Extension {