summaryrefslogtreecommitdiff
path: root/starmath/source/mathtype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/mathtype.hxx')
-rw-r--r--starmath/source/mathtype.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/starmath/source/mathtype.hxx b/starmath/source/mathtype.hxx
index 07951c935ddd..caa651acbd75 100644
--- a/starmath/source/mathtype.hxx
+++ b/starmath/source/mathtype.hxx
@@ -20,14 +20,16 @@
#ifndef INCLUDED_STARMATH_SOURCE_MATHTYPE_HXX
#define INCLUDED_STARMATH_SOURCE_MATHTYPE_HXX
-#include "node.hxx"
-#include "eqnolefilehdr.hxx"
-
-#include <sot/storage.hxx>
+#include <rtl/ustring.hxx>
#include <set>
+#include <vector>
class SfxMedium;
+class SmMatrixNode;
+class SmNode;
+class SotStorage;
+class SotStorageStream;
class MathTypeFont
{