summaryrefslogtreecommitdiff
path: root/oox/source/mathml/importutils.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/mathml/importutils.cxx')
-rw-r--r--oox/source/mathml/importutils.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/mathml/importutils.cxx b/oox/source/mathml/importutils.cxx
index d7beecf414ec..20decf4e7d45 100644
--- a/oox/source/mathml/importutils.cxx
+++ b/oox/source/mathml/importutils.cxx
@@ -18,6 +18,7 @@
#include <oox/token/tokens.hxx>
#include <oox/token/namespaces.hxx>
#include <rtl/ustring.hxx>
+#include <sal/log.hxx>
#define OPENING( token ) XML_STREAM_OPENING( token )
#define CLOSING( token ) XML_STREAM_CLOSING( token )