summaryrefslogtreecommitdiff
path: root/include/editeng/edtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/edtdlg.hxx')
-rw-r--r--include/editeng/edtdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/edtdlg.hxx b/include/editeng/edtdlg.hxx
index 7aeff9965a5e..1cadb9978042 100644
--- a/include/editeng/edtdlg.hxx
+++ b/include/editeng/edtdlg.hxx
@@ -25,11 +25,11 @@
#include <vcl/abstdlg.hxx>
#include <editeng/hangulhanja.hxx>
-namespace com { namespace sun { namespace star { namespace linguistic2
+namespace com::sun::star::linguistic2
{
class XThesaurus;
class XHyphenator;
-} } } }
+}
template <typename Arg, typename Ret> class Link;