summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/basmethnode.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:33:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:55 +0200
commit20c66302db5a3ee579429c37bf1cb1adc1802a4d (patch)
treef23ee8c3937038e1f37e52f85644f0a0614fb2ee /scripting/source/basprov/basmethnode.hxx
parent3784e4d5ef6869f1f1da3c0b382112aa1e4a56d4 (diff)
loplugin:includeform: scripting
Change-Id: I5b1280426667636703c996af8ee08ffeeffeb7e1
Diffstat (limited to 'scripting/source/basprov/basmethnode.hxx')
-rw-r--r--scripting/source/basprov/basmethnode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/basprov/basmethnode.hxx b/scripting/source/basprov/basmethnode.hxx
index 132c6df7fb8c..a66a0fb007c2 100644
--- a/scripting/source/basprov/basmethnode.hxx
+++ b/scripting/source/basprov/basmethnode.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
-#include "bcholder.hxx"
+#include <bcholder.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/script/XInvocation.hpp>
#include <com/sun/star/script/browse/XBrowseNode.hpp>