summaryrefslogtreecommitdiff
path: root/bridges/inc
diff options
context:
space:
mode:
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;