diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/impastpl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx index 09893899a528..4dbce494ac74 100644 --- a/xmloff/source/style/impastpl.hxx +++ b/xmloff/source/style/impastpl.hxx @@ -36,7 +36,7 @@ class SvXMLAutoStylePoolP; class XMLAutoStylePoolParent; -class XMLAutoStyleFamily; +struct XMLAutoStyleFamily; class SvXMLExportPropertyMapper; class SvXMLExport; |