summaryrefslogtreecommitdiff
path: root/test/source/sheet/xsheetoutline.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xsheetoutline.cxx')
-rw-r--r--test/source/sheet/xsheetoutline.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/source/sheet/xsheetoutline.cxx b/test/source/sheet/xsheetoutline.cxx
index c902e65d1fc5..11d1acc4eb63 100644
--- a/test/source/sheet/xsheetoutline.cxx
+++ b/test/source/sheet/xsheetoutline.cxx
@@ -41,7 +41,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 {