Index: report.c =================================================================== --- report.c (revision 29256) +++ report.c (revision 29257) @@ -33,7 +33,7 @@ #include "config.h" #include "conf_core.h" -#include "hidlib_conf.h" +#include #include @@ -45,7 +45,7 @@ #include "data.h" #include "data_it.h" #include "drill.h" -#include "error.h" +#include #include "search.h" #include "rtree.h" #include "flag_str.h" @@ -53,18 +53,18 @@ #include "undo.h" #include "find.h" #include "draw.h" -#include "pcb-printf.h" -#include "plugins.h" -#include "actions.h" -#include "misc_util.h" +#include +#include +#include +#include #include "report_conf.h" -#include "compat_misc.h" +#include #include "layer.h" #include "obj_term.h" #include "obj_pstk.h" #include "obj_pstk_inlines.h" #include "obj_subc_parent.h" -#include "hid_dad.h" +#include #include "netlist.h" #include Index: report_conf.h =================================================================== --- report_conf.h (revision 29256) +++ report_conf.h (revision 29257) @@ -1,7 +1,7 @@ #ifndef PCB_MINCUT_CONF_H #define PCB_MINCUT_CONF_H -#include "conf.h" +#include typedef struct { const struct {