Index: rubberband.c =================================================================== --- rubberband.c (revision 29256) +++ rubberband.c (revision 29257) @@ -40,8 +40,8 @@ #include "data.h" #include "data_it.h" #include "data_list.h" -#include "error.h" -#include "event.h" +#include +#include #include "undo.h" #include "operation.h" #include "rotate.h" @@ -53,9 +53,9 @@ #include "obj_line_draw.h" #include "obj_pstk_inlines.h" #include "route_draw.h" -#include "plugins.h" +#include #include "conf_core.h" -#include "hidlib_conf.h" +#include #include "layer_grp.h" #include "fgeometry.h" #include "search.h" Index: rubberband_conf.h =================================================================== --- rubberband_conf.h (revision 29256) +++ rubberband_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 {