summaryrefslogtreecommitdiff
path: root/starmath/source/cfgitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/cfgitem.cxx')
-rw-r--r--starmath/source/cfgitem.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx
index 70a649dedfa0..4d8dcdc6fd7e 100644
--- a/starmath/source/cfgitem.cxx
+++ b/starmath/source/cfgitem.cxx
@@ -21,21 +21,18 @@
#include <vector>
#include <svl/itemset.hxx>
-#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <svl/itempool.hxx>
#include <svl/eitem.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
-#include <sal/macros.h>
#include <officecfg/Office/Math.hxx>
#include "cfgitem.hxx"
#include "starmath.hrc"
-#include "strings.hrc"
-#include "smdll.hxx"
#include "smmod.hxx"
+#include "symbol.hxx"
#include "format.hxx"
using namespace com::sun::star::uno;