Index: gsch2pcb.h =================================================================== --- gsch2pcb.h (revision 37801) +++ gsch2pcb.h (revision 37802) @@ -1,5 +1,5 @@ -#include "../src_3rd/genlist/gendlist.h" -#include "../src_3rd/genlist/genadlist.h" +#include +#include #define TRUE 1 #define FALSE 0 Index: run.c =================================================================== --- run.c (revision 37801) +++ run.c (revision 37802) @@ -24,7 +24,7 @@ #include #include #include "gsch2pcb.h" -#include "../src_3rd/genvector/vts0.h" +#include #include #include #include "gsch2pcb_rnd_conf.h"