summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/text.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/text.cxx')
-rw-r--r--unoxml/source/dom/text.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/dom/text.cxx b/unoxml/source/dom/text.cxx
index 229fdd80e8d1..cb0d5aaf6e20 100644
--- a/unoxml/source/dom/text.cxx
+++ b/unoxml/source/dom/text.cxx
@@ -19,6 +19,8 @@
#include <text.hxx>
+#include <osl/diagnose.h>
+
using namespace css::uno;
using namespace css::xml::dom;
using namespace css::xml::sax;