diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:39:57 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:05 +0200 |
commit | f3698af7ccebbe7063226c843fb664f68d84e679 (patch) | |
tree | 279cd0306e153bb956fe4d53cebdf0baa2e2320d /idlc/inc/astneeds.hxx | |
parent | 3f2a9e2d71a04f18fa713b5174368ea3af1d348f (diff) |
loplugin:includeform: idlc
Change-Id: Ia32beed408de33fbe8ed59ddcab5b01ddc3b8218
Diffstat (limited to 'idlc/inc/astneeds.hxx')
-rw-r--r-- | idlc/inc/astneeds.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astneeds.hxx b/idlc/inc/astneeds.hxx index 6b456b9da65f..774369a03ff5 100644 --- a/idlc/inc/astneeds.hxx +++ b/idlc/inc/astneeds.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_IDLC_INC_ASTNEEDS_HXX #define INCLUDED_IDLC_INC_ASTNEEDS_HXX -#include <astservice.hxx> +#include "astservice.hxx" class AstNeeds : public AstDeclaration { |