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