summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/runtimemgr/ScriptRuntimeManager.hxx')
-rw-r--r--scripting/source/runtimemgr/ScriptRuntimeManager.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripting/source/runtimemgr/ScriptRuntimeManager.hxx b/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
index 33fea58f3a5e..6850027e1c18 100644
--- a/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
+++ b/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
@@ -44,10 +44,10 @@
#include <drafts/com/sun/star/script/framework/runtime/XScriptInvocation.hpp>
#include <drafts/com/sun/star/script/framework/runtime/XScriptNameResolver.hpp>
+namespace css = ::com::sun::star;
+
namespace scripting_runtimemgr
{
-// for simplification
-#define css ::com::sun::star
/**
* Class responsible for managing the various ScriptRuntime implementations.