summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFontStylesContext_impl.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-12-24 04:41:35 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-01-22 08:41:30 +0100
commitf351faa3f71f3a1f6225b3d3c015b4d3a1373e38 (patch)
tree13471b0959b1ea1ad902bc1e0805a095fb6ce254 /xmloff/source/style/XMLFontStylesContext_impl.hxx
parentca33b8b35a10243dc13e68c93e7c7512eef937ec (diff)
tdf#146619 Recheck xmloff/*hxx with IWYU
Change-Id: I09676a038370ca76ad4d4ef54dae14fbd3bd287f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162319 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'xmloff/source/style/XMLFontStylesContext_impl.hxx')
-rw-r--r--xmloff/source/style/XMLFontStylesContext_impl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/style/XMLFontStylesContext_impl.hxx b/xmloff/source/style/XMLFontStylesContext_impl.hxx
index b86bedbd1203..0fdcb8104175 100644
--- a/xmloff/source/style/XMLFontStylesContext_impl.hxx
+++ b/xmloff/source/style/XMLFontStylesContext_impl.hxx
@@ -20,6 +20,7 @@
#pragma once
#include <xmloff/xmlstyle.hxx>
+#include <xmloff/XMLFontStylesContext.hxx>
namespace com::sun::star::io {
class XOutputStream;