summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2023-09-17 13:05:56 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-12 18:51:27 +0100
commit2c6f28f43167118b5149bc74cb48852d509dfc74 (patch)
tree5fe2931969ec8feea704f33c9d0ed82e090ffdb2 /starmath
parent4571e1625f7aaa63cde04a2a8a608abba0f45532 (diff)
tdf#146619 Recheck include/[v-x]* with IWYU
Change-Id: I3cecd622aa04d842a449b4bfd6c55d0b8b96aabf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156992 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/mathml/export.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/mathml/export.cxx b/starmath/source/mathml/export.cxx
index 923668f45425..60328c89dabf 100644
--- a/starmath/source/mathml/export.cxx
+++ b/starmath/source/mathml/export.cxx
@@ -33,6 +33,7 @@
#include <comphelper/genericpropertyset.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertysetinfo.hxx>
+#include <comphelper/servicehelper.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/sfxsids.hrc>