commit | 0aa1f7090ca814f6df6131a6a7ab77db83f0bc57 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Thu Apr 01 16:16:19 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Thu Apr 01 17:23:00 2021 +0200 |
tree | 91dc0fb9ddedead69680d319a58ca116536e8b5e | |
parent | 7510412fcad677c4f8ff09f52fee1abc1134b619 [diff] [blame] |
libyang MAINTENANCE headers includes cleanup iwyu_tool.py used
diff --git a/src/tree_data.c b/src/tree_data.c index fbbeed0..199ae17 100644 --- a/src/tree_data.c +++ b/src/tree_data.c
@@ -37,7 +37,7 @@ #include "parser_data.h" #include "parser_internal.h" #include "path.h" -#include "plugins_exts.h" +#include "plugins.h" #include "plugins_exts_metadata.h" #include "plugins_internal.h" #include "plugins_types.h"