diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:33:04 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:55 +0200 |
commit | 20c66302db5a3ee579429c37bf1cb1adc1802a4d (patch) | |
tree | f23ee8c3937038e1f37e52f85644f0a0614fb2ee /scripting/source/basprov/basscript.hxx | |
parent | 3784e4d5ef6869f1f1da3c0b382112aa1e4a56d4 (diff) |
loplugin:includeform: scripting
Change-Id: I5b1280426667636703c996af8ee08ffeeffeb7e1
Diffstat (limited to 'scripting/source/basprov/basscript.hxx')
-rw-r--r-- | scripting/source/basprov/basscript.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/basprov/basscript.hxx b/scripting/source/basprov/basscript.hxx index 71aae465ad7b..29244c4e9316 100644 --- a/scripting/source/basprov/basscript.hxx +++ b/scripting/source/basprov/basscript.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASSCRIPT_HXX #define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASSCRIPT_HXX -#include "bcholder.hxx" +#include <bcholder.hxx> #include <com/sun/star/script/provider/XScript.hpp> #include <com/sun/star/document/XScriptInvocationContext.hpp> #include <cppuhelper/implbase.hxx> |