summaryrefslogtreecommitdiff
path: root/test/source/container/xnamecontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/container/xnamecontainer.cxx')
-rw-r--r--test/source/container/xnamecontainer.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/source/container/xnamecontainer.cxx b/test/source/container/xnamecontainer.cxx
index 9afa09a22727..98fdf85c6857 100644
--- a/test/source/container/xnamecontainer.cxx
+++ b/test/source/container/xnamecontainer.cxx
@@ -14,7 +14,8 @@
#include "cppunit/extensions/HelperMacros.h"
#include <iostream>
-using namespace com::sun::star::uno;
+using namespace css;
+using namespace css::uno;
namespace apitest {