summaryrefslogtreecommitdiff
path: root/starmath/source/wordexportbase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/wordexportbase.cxx')
-rw-r--r--starmath/source/wordexportbase.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/wordexportbase.cxx b/starmath/source/wordexportbase.cxx
index 2529bc997cd7..c660cf2b282d 100644
--- a/starmath/source/wordexportbase.cxx
+++ b/starmath/source/wordexportbase.cxx
@@ -10,6 +10,7 @@
#include "wordexportbase.hxx"
#include <node.hxx>
#include <sal/log.hxx>
+#include <osl/diagnose.h>
SmWordExportBase::SmWordExportBase(const SmNode* pIn)
: m_pTree(pIn)