summaryrefslogtreecommitdiff
path: root/stoc/test/testloader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testloader.cxx')
-rw-r--r--stoc/test/testloader.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/test/testloader.cxx b/stoc/test/testloader.cxx
index b4a84d3e9660..ff9ff57ea670 100644
--- a/stoc/test/testloader.cxx
+++ b/stoc/test/testloader.cxx
@@ -37,9 +37,9 @@
#define _MAX_PATH PATH_MAX
#endif
-using namespace com::sun::star::uno;
-using namespace com::sun::star::loader;
-using namespace com::sun::star::lang;
+using namespace css::uno;
+using namespace css::loader;
+using namespace css::lang;
using namespace osl;
using namespace cppu;