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 bbf95b833..80d0446fd 100644
--- a/src/print.h
+++ b/src/print.h
@@ -18,7 +18,7 @@ class Window;
}
class SPDocument;
-class SPStyle;
+struct SPStyle;
namespace Inkscape {
namespace Extension {