diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-17 14:47:21 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-19 23:05:16 +0200 |
commit | e19c4b54d129db356d44ede66aba51c789d2445f (patch) | |
tree | 2129773f066b865930bde96d98f7e9eb2e8740a5 /bridges | |
parent | f3c37b7d72fd6f0a426bf9a40ee2202dac04f486 (diff) |
Consistently use #include <LibreOfficeKit/...> in include/LibreOfficeKit
Some of the include files there had used
#include "..."
while others had used
#include <LibreOfficeKit/...>
for references among those include files. In preparation for
loplugin:includeform, consolidate on the latter (even if that's clearly a
misuse of the <...> form).
Change-Id: If142c844863e4e63b6fd8f2200732972860befd3
Reviewed-on: https://gerrit.libreoffice.org/43558
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'bridges')
0 files changed, 0 insertions, 0 deletions