summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/notationsmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/notationsmap.cxx')
-rw-r--r--unoxml/source/dom/notationsmap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/dom/notationsmap.cxx b/unoxml/source/dom/notationsmap.cxx
index 090ffa88a942..0f12247309df 100644
--- a/unoxml/source/dom/notationsmap.cxx
+++ b/unoxml/source/dom/notationsmap.cxx
@@ -21,6 +21,8 @@
#include <documenttype.hxx>
+using namespace css::uno;
+using namespace css::xml::dom;
namespace DOM
{