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