Index: io_tedax.c =================================================================== --- io_tedax.c (revision 23579) +++ io_tedax.c (revision 23580) @@ -35,7 +35,6 @@ #include "footprint.h" #include "board.h" -#include "netlist.h" #include "conf_core.h" #include "buffer.h" #include "plugins.h" Index: tboard.c =================================================================== --- tboard.c (revision 23579) +++ tboard.c (revision 23580) @@ -42,7 +42,6 @@ #include "error.h" #include "safe_fs.h" #include "stackup.h" -#include "netlist.h" #include "footprint.h" #include "tdrc.h" #include "tlayer.h"