summaryrefslogtreecommitdiff
path: root/unoxml/source/events/mutationevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/events/mutationevent.hxx')
-rw-r--r--unoxml/source/events/mutationevent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/events/mutationevent.hxx b/unoxml/source/events/mutationevent.hxx
index 09878bd7a999..e28613ad5df9 100644
--- a/unoxml/source/events/mutationevent.hxx
+++ b/unoxml/source/events/mutationevent.hxx
@@ -13,7 +13,7 @@
#include <com/sun/star/xml/dom/events/XMutationEvent.hpp>
#include "event.hxx"
-using namespace rtl;
+using ::rtl::OUString;
namespace DOM { namespace events {