summaryrefslogtreecommitdiffstats
path: root/test/source/sheet/xnamedrange.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xnamedrange.cxx')
-rw-r--r--test/source/sheet/xnamedrange.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/source/sheet/xnamedrange.cxx b/test/source/sheet/xnamedrange.cxx
index 0f431dd736da..c0a837fc1420 100644
--- a/test/source/sheet/xnamedrange.cxx
+++ b/test/source/sheet/xnamedrange.cxx
@@ -47,7 +47,8 @@
#include "cppunit/extensions/HelperMacros.h"
#include <rtl/ustring.hxx>
-using namespace com::sun::star::uno;
+using namespace css;
+using namespace css::uno;
namespace apitest {