commit | 6973015fd089677a1c7ceb9385809b651158a1da | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Fri Oct 09 16:30:07 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 09 16:30:07 2020 +0200 |
tree | 31f50384fd378736333efb00abf29ad33bceba49 | |
parent | 08dc70b35e981a9c51c093484702323d9f1ee12e [diff] [blame] |
uncrustify FORMAT set various uncrustify options PR #1228
diff --git a/src/printer_internal.h b/src/printer_internal.h index ff02972..cdc9d07 100644 --- a/src/printer_internal.h +++ b/src/printer_internal.h
@@ -16,8 +16,8 @@ #define LY_PRINTER_INTERNAL_H_ #include "printer.h" -#include "printer_schema.h" #include "printer_data.h" +#include "printer_schema.h" struct lysp_module; struct lysp_submodule;