summaryrefslogtreecommitdiffstats
path: root/test/source/sheet/xcellrangedata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xcellrangedata.cxx')
-rw-r--r--test/source/sheet/xcellrangedata.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/source/sheet/xcellrangedata.cxx b/test/source/sheet/xcellrangedata.cxx
index 01be27075fd1..f297af531196 100644
--- a/test/source/sheet/xcellrangedata.cxx
+++ b/test/source/sheet/xcellrangedata.cxx
@@ -12,7 +12,8 @@
#include "cppunit/extensions/HelperMacros.h"
-using namespace com::sun::star::uno;
+using namespace css;
+using namespace css::uno;
namespace apitest {