Index: file.c =================================================================== --- file.c (revision 34456) +++ file.c (revision 34457) @@ -72,8 +72,6 @@ #include "plug_footprint.h" #include "obj_pstk_inlines.h" -#include "brave.h" - #include "src_plugins/lib_compat_help/layer_compat.h" #include "src_plugins/lib_compat_help/pstk_compat.h" #include "src_plugins/lib_compat_help/subc_help.h" Index: rst_parse.c =================================================================== --- rst_parse.c (revision 34456) +++ rst_parse.c (revision 34457) @@ -29,8 +29,6 @@ #include "../lib_compat_help/route_style.h" -#include "brave.h" - static const char rst_cookie[] = "core route style"; static rnd_coord_t pcb_get_num(char **s, const char *default_unit)