summaryrefslogtreecommitdiff
path: root/starmath/source/register.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/register.cxx')
-rw-r--r--starmath/source/register.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/starmath/source/register.cxx b/starmath/source/register.cxx
index 79ccd14aff6a..946e8543afbe 100644
--- a/starmath/source/register.cxx
+++ b/starmath/source/register.cxx
@@ -17,16 +17,12 @@
* 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 <sfx2/sfxmodelfactory.hxx>
#include "register.hxx"
-#include "smdll.hxx"
-#include "document.hxx"
-#include "unomodel.hxx"
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;