summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/element.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/element.cxx')
-rw-r--r--unoxml/source/dom/element.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/dom/element.cxx b/unoxml/source/dom/element.cxx
index b14890fa29d7..8e415f74eadb 100644
--- a/unoxml/source/dom/element.cxx
+++ b/unoxml/source/dom/element.cxx
@@ -36,7 +36,7 @@
#include <attributesmap.hxx>
#include <document.hxx>
-#include "../events/mutationevent.hxx"
+#include "mutationevent.hxx"
using namespace css::uno;
using namespace css::xml::dom;