idlc/source/parser.y | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 7855c29b4d40a64b73ad30c3f1f94a81cd61bf7a Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Oct 16 20:42:56 2017 +0200 loplugin:includeform: manual changes to idlc/source/parser.y Change-Id: I1f3b08b4af08956aefad12c679cccf7bd5112f8c Reviewed-on: https://gerrit.libreoffice.org/43557 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/idlc/source/parser.y b/idlc/source/parser.y index 1c1a27a67806..1e873853b46e 100644 --- a/idlc/source/parser.y +++ b/idlc/source/parser.y @@ -44,11 +44,11 @@ #include <astobserves.hxx> #include <astneeds.hxx> -#include "aststructinstance.hxx" +#include <aststructinstance.hxx> #include "attributeexceptions.hxx" -#include "rtl/strbuf.hxx" +#include <rtl/strbuf.hxx> #include <osl/diagnose.h> #include <algorithm> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits