summaryrefslogtreecommitdiffstats
path: root/test/source/sheet/xprintareas.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xprintareas.cxx')
-rw-r--r--test/source/sheet/xprintareas.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/source/sheet/xprintareas.cxx b/test/source/sheet/xprintareas.cxx
index 6a993095b44c..094e5419ddbc 100644
--- a/test/source/sheet/xprintareas.cxx
+++ b/test/source/sheet/xprintareas.cxx
@@ -32,7 +32,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 {