summaryrefslogtreecommitdiffstats
path: root/javaunohelper
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-16 16:45:46 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-16 21:43:12 +0100
commita83b2af9abddfb2a6a127049374269b53241c183 (patch)
treee6c445919c33d0ef9ec5600563961be1e076a6ca /javaunohelper
parentClean-up: The "_" delimiter is logically not part of the prefix (diff)
downloadcore-a83b2af9abddfb2a6a127049374269b53241c183.tar.gz
core-a83b2af9abddfb2a6a127049374269b53241c183.zip
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/source/bootstrap.cxx1
-rw-r--r--javaunohelper/source/javaunohelper.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/javaunohelper/source/bootstrap.cxx b/javaunohelper/source/bootstrap.cxx
index 0fa2558c87f1..645d6cd1d1ad 100644
--- a/javaunohelper/source/bootstrap.cxx
+++ b/javaunohelper/source/bootstrap.cxx
@@ -25,6 +25,7 @@
#include "rtl/bootstrap.hxx"
#include "rtl/string.hxx"
+#include <uno/lbnames.h>
#include "uno/mapping.hxx"
#include "uno/environment.hxx"
diff --git a/javaunohelper/source/javaunohelper.cxx b/javaunohelper/source/javaunohelper.cxx
index 0ba0b5fdea6c..968acacdb46c 100644
--- a/javaunohelper/source/javaunohelper.cxx
+++ b/javaunohelper/source/javaunohelper.cxx
@@ -23,6 +23,7 @@
#include <osl/module.h>
#include <uno/environment.hxx>
+#include <uno/lbnames.h>
#include <uno/mapping.hxx>
#include <cppuhelper/factory.hxx>