summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/shared/component.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-05-27 10:56:17 +0300
committerTor Lillqvist <tml@collabora.com>2016-05-27 17:10:45 +0000
commite0849330bc4875384704fe031d563f8971ca4d96 (patch)
tree5d330960717aed2eb825360c16e8df976fa4b607 /bridges/source/cpp_uno/shared/component.cxx
parenta88ee01b8683ded7d9da6dbcbf4d3e0c2ed4cadc (diff)
Get rid of unnecessary directory levels $D/inc/$D
Change-Id: Ibf313b8948a493043006ebf3a8281487c1f67b48 Reviewed-on: https://gerrit.libreoffice.org/25532 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'bridges/source/cpp_uno/shared/component.cxx')
-rw-r--r--bridges/source/cpp_uno/shared/component.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/source/cpp_uno/shared/component.cxx b/bridges/source/cpp_uno/shared/component.cxx
index 97a0214f6705..0e5759239d5b 100644
--- a/bridges/source/cpp_uno/shared/component.cxx
+++ b/bridges/source/cpp_uno/shared/component.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "bridges/cpp_uno/shared/bridge.hxx"
+#include "bridge.hxx"
#include "com/sun/star/uno/Reference.hxx"
#include "com/sun/star/uno/RuntimeException.hpp"