summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/editeng/editobj.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/editeng/source/editeng/editobj.cxx b/editeng/source/editeng/editobj.cxx
index 89bc9fe86aea..11e1b22cb7fc 100644
--- a/editeng/source/editeng/editobj.cxx
+++ b/editeng/source/editeng/editobj.cxx
@@ -48,6 +48,8 @@
#include <unotools/fontcvt.hxx>
#include <tools/tenccvt.hxx>
+#include <libxml/xmlwriter.h>
+
#if DEBUG_EDIT_ENGINE
#include <iostream>
using std::cout;