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 02929e438514..2529bc997cd7 100644
--- a/starmath/source/wordexportbase.cxx
+++ b/starmath/source/wordexportbase.cxx
@@ -9,6 +9,7 @@
#include "wordexportbase.hxx"
#include <node.hxx>
+#include <sal/log.hxx>
SmWordExportBase::SmWordExportBase(const SmNode* pIn)
: m_pTree(pIn)