summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/text.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/text.hxx')
-rw-r--r--unoxml/source/dom/text.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/dom/text.hxx b/unoxml/source/dom/text.hxx
index 8ef372981e32..5c38c1db6b8c 100644
--- a/unoxml/source/dom/text.hxx
+++ b/unoxml/source/dom/text.hxx
@@ -30,7 +30,7 @@
#include <com/sun/star/xml/dom/XNode.hpp>
#include <com/sun/star/xml/dom/XText.hpp>
-#include <characterdata.hxx>
+#include "characterdata.hxx"
namespace DOM
{