summaryrefslogtreecommitdiff
path: root/bridges/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:44:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:13 +0200
commit3a511d3757f2fdca70e953030f3b52c1dc06b26c (patch)
tree8c79d6352a7ba8500e4ceb32e4282d18368b8842 /bridges/inc
parenta8047070663d59634987238a2f65d1273338358a (diff)
loplugin:includeform: bridges
Change-Id: Icad98d3153a5b1710c8c2a2d338ba0129e9ff208
Diffstat (limited to 'bridges/inc')
-rw-r--r--bridges/inc/cppinterfaceproxy.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/inc/cppinterfaceproxy.hxx b/bridges/inc/cppinterfaceproxy.hxx
index fb25532855eb..ae6e36092e51 100644
--- a/bridges/inc/cppinterfaceproxy.hxx
+++ b/bridges/inc/cppinterfaceproxy.hxx
@@ -30,7 +30,7 @@
#include <typelib/typedescription.h>
#include <uno/dispatcher.h>
#include <uno/environment.h>
-#include <vtablefactory.hxx>
+#include "vtablefactory.hxx"
namespace com { namespace sun { namespace star { namespace uno {
class XInterface;