summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl.hxx')
-rw-r--r--uui/source/iahndl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/iahndl.hxx b/uui/source/iahndl.hxx
index 95f9d4ea06ce..872bc13ac469 100644
--- a/uui/source/iahndl.hxx
+++ b/uui/source/iahndl.hxx
@@ -34,7 +34,7 @@
#include <unordered_map>
#include <vector>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace awt {
class XWindow;
}
@@ -55,7 +55,7 @@ namespace com { namespace sun { namespace star {
namespace ucb {
class NameClashResolveRequest;
}
-} } }
+}
namespace vcl { class Window; }