summaryrefslogtreecommitdiff
path: root/starmath/source/detreg.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-08-02 09:07:31 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-03 09:18:44 +0200
commit1a68c13518a4fd7e87098dccf4e1df3b36b57469 (patch)
tree013f380aced37a1fa5fd7a74c3d2f9e18439eb31 /starmath/source/detreg.cxx
parent0b725f98d64f2413d064e487ca7869ac258e6c4e (diff)
starmath: cleanup includes with iwyu
Change-Id: I6de145f8b59d3ebcbc0cb32df3f955c9ee738eeb Reviewed-on: https://gerrit.libreoffice.org/40666 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/source/detreg.cxx')
-rw-r--r--starmath/source/detreg.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/starmath/source/detreg.cxx b/starmath/source/detreg.cxx
index 9810406fed89..b5d3b8f2acb7 100644
--- a/starmath/source/detreg.cxx
+++ b/starmath/source/detreg.cxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/registry/XRegistryKey.hpp>
+#include <cppuhelper/factory.hxx>
#include <rtl/ustring.hxx>
#include "smdetect.hxx"