summaryrefslogtreecommitdiff
path: root/include/unotools/viewoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/viewoptions.hxx')
-rw-r--r--include/unotools/viewoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/viewoptions.hxx b/include/unotools/viewoptions.hxx
index 8eb088077b54..c4e6a38e5e79 100644
--- a/include/unotools/viewoptions.hxx
+++ b/include/unotools/viewoptions.hxx
@@ -25,7 +25,7 @@
#include <rtl/ustring.hxx>
#include <unotools/options.hxx>
-namespace com { namespace sun { namespace star { namespace beans { struct NamedValue; } } } }
+namespace com::sun::star::beans { struct NamedValue; }
namespace osl { class Mutex; }
class SvtViewOptionsBase_Impl;