summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/elementlist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/elementlist.cxx')
-rw-r--r--unoxml/source/dom/elementlist.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/source/dom/elementlist.cxx b/unoxml/source/dom/elementlist.cxx
index 3d6057f0d056..7634a6e07d92 100644
--- a/unoxml/source/dom/elementlist.cxx
+++ b/unoxml/source/dom/elementlist.cxx
@@ -24,8 +24,8 @@
#include <cppuhelper/implbase.hxx>
#include <osl/diagnose.h>
-#include <element.hxx>
-#include <document.hxx>
+#include "element.hxx"
+#include "document.hxx"
using namespace css::uno;
using namespace css::xml::dom;