summaryrefslogtreecommitdiff
path: root/scripting/source/provider/ScriptImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/provider/ScriptImpl.hxx')
-rw-r--r--scripting/source/provider/ScriptImpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/ScriptImpl.hxx b/scripting/source/provider/ScriptImpl.hxx
index 04c1e677f013..59ee550322f8 100644
--- a/scripting/source/provider/ScriptImpl.hxx
+++ b/scripting/source/provider/ScriptImpl.hxx
@@ -20,7 +20,7 @@
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_FUNCTIONIMPL_HXX_
#define _FRAMEWORK_SCRIPT_PROVIDER_FUNCTIONIMPL_HXX_
-#include <cppuhelper/implbase1.hxx> // helper for XInterface, XTypeProvider etc.
+#include <cppuhelper/implbase1.hxx>
#include <osl/mutex.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>