summaryrefslogtreecommitdiff
path: root/unoxml/source/events/eventdispatcher.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/events/eventdispatcher.cxx')
-rw-r--r--unoxml/source/events/eventdispatcher.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/events/eventdispatcher.cxx b/unoxml/source/events/eventdispatcher.cxx
index c94e3b66cd00..aa698e1846a5 100644
--- a/unoxml/source/events/eventdispatcher.cxx
+++ b/unoxml/source/events/eventdispatcher.cxx
@@ -26,6 +26,8 @@
#include "../dom/document.hxx"
+#include <osl/mutex.hxx>
+
using namespace css::uno;
using namespace css::xml::dom;
using namespace css::xml::dom::events;