summaryrefslogtreecommitdiff
path: root/svtools/source/config/helpopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/helpopt.cxx')
-rw-r--r--svtools/source/config/helpopt.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/source/config/helpopt.cxx b/svtools/source/config/helpopt.cxx
index 7582712389f7..e7b8dce0fde9 100644
--- a/svtools/source/config/helpopt.cxx
+++ b/svtools/source/config/helpopt.cxx
@@ -43,10 +43,11 @@
#include "itemholder2.hxx"
using namespace utl;
-using namespace rtl;
using namespace com::sun::star::uno;
using namespace com::sun::star;
+using ::rtl::OUString;
+
static SvtHelpOptions_Impl* pOptions = NULL;
static sal_Int32 nRefCount = 0;