summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/select.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/wrtsh/select.cxx')
-rw-r--r--sw/source/uibase/wrtsh/select.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/wrtsh/select.cxx b/sw/source/uibase/wrtsh/select.cxx
index 342123150f12..e7a3806b95e2 100644
--- a/sw/source/uibase/wrtsh/select.cxx
+++ b/sw/source/uibase/wrtsh/select.cxx
@@ -45,7 +45,7 @@ namespace com { namespace sun { namespace star { namespace util {
struct SearchOptions;
} } } }
-using namespace css::util;
+using namespace ::com::sun::star::util;
static long nStartDragX = 0, nStartDragY = 0;
static bool bStartDrag = false;