summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx
index 825f5ab75379..f23531a53fe4 100644
--- a/scripting/source/protocolhandler/scripthandler.hxx
+++ b/scripting/source/protocolhandler/scripthandler.hxx
@@ -29,7 +29,7 @@
#include <com/sun/star/script/provider/XScriptProvider.hpp>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace document {
class XScriptInvocationContext;
@@ -55,7 +55,7 @@ namespace com { namespace sun { namespace star {
namespace util {
struct URL;
}
-} } }
+}
namespace scripting_protocolhandler
{