summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/node.cxx')
-rw-r--r--starmath/source/node.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/starmath/source/node.cxx b/starmath/source/node.cxx
index efc13f4483ee..086e69d34d07 100644
--- a/starmath/source/node.cxx
+++ b/starmath/source/node.cxx
@@ -19,11 +19,10 @@
#include "node.hxx"
+#include "parse.hxx"
#include "rect.hxx"
#include "symbol.hxx"
#include "smmod.hxx"
-#include "document.hxx"
-#include "view.hxx"
#include "mathtype.hxx"
#include "tmpdevice.hxx"
#include "visitors.hxx"