summaryrefslogtreecommitdiff
path: root/unotools/source/config/undoopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/undoopt.cxx')
-rw-r--r--unotools/source/config/undoopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/undoopt.cxx b/unotools/source/config/undoopt.cxx
index 1e55eea775fe..45f296fdcbe1 100644
--- a/unotools/source/config/undoopt.cxx
+++ b/unotools/source/config/undoopt.cxx
@@ -42,8 +42,8 @@
#include "itemholder1.hxx"
using namespace utl;
-using namespace rtl;
using namespace com::sun::star::uno;
+using ::rtl::OUString;
static SvtUndoOptions_Impl* pOptions = NULL;
static sal_Int32 nRefCount = 0;