summaryrefslogtreecommitdiff
path: root/starmath/source/unomodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/unomodel.cxx')
-rw-r--r--starmath/source/unomodel.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/unomodel.cxx b/starmath/source/unomodel.cxx
index b19c1aab166d..f103b1440a96 100644
--- a/starmath/source/unomodel.cxx
+++ b/starmath/source/unomodel.cxx
@@ -39,6 +39,7 @@
#include <cppuhelper/supportsservice.hxx>
#include <unotools/moduleoptions.hxx>
#include <tools/mapunit.hxx>
+#include <tools/stream.hxx>
#include <unomodel.hxx>
#include <document.hxx>
@@ -46,6 +47,7 @@
#include <symbol.hxx>
#include <starmath.hrc>
#include <strings.hrc>
+#include <smmod.hxx>
#include "cfgitem.hxx"
using namespace ::cppu;