Index: board.c =================================================================== --- board.c (revision 29256) +++ board.c (revision 29257) @@ -29,16 +29,16 @@ #include "board.h" #include "data.h" #include "conf_core.h" -#include "hidlib_conf.h" +#include #include "plug_io.h" -#include "compat_misc.h" -#include "actions.h" -#include "paths.h" +#include +#include +#include #include "rtree.h" #include "undo.h" #include "draw.h" -#include "event.h" -#include "safe_fs.h" +#include +#include #include "tool.h" #include "layer.h" #include "netlist.h"