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/astattribute.hxx | |
parent | 3f2a9e2d71a04f18fa713b5174368ea3af1d348f (diff) |
loplugin:includeform: idlc
Change-Id: Ia32beed408de33fbe8ed59ddcab5b01ddc3b8218
Diffstat (limited to 'idlc/inc/astattribute.hxx')
-rw-r--r-- | idlc/inc/astattribute.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astattribute.hxx b/idlc/inc/astattribute.hxx index 163578a80031..034a3a40d847 100644 --- a/idlc/inc/astattribute.hxx +++ b/idlc/inc/astattribute.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_IDLC_INC_ASTATTRIBUTE_HXX #define INCLUDED_IDLC_INC_ASTATTRIBUTE_HXX -#include <astdeclaration.hxx> +#include "astdeclaration.hxx" #include "astscope.hxx" #include <registry/types.hxx> |