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