Index: trunk/util/gsch2pcb-rnd/gsch2pcb.c =================================================================== --- trunk/util/gsch2pcb-rnd/gsch2pcb.c (revision 37800) +++ trunk/util/gsch2pcb-rnd/gsch2pcb.c (revision 37801) @@ -33,8 +33,8 @@ #include #include #include -#include "../src/plug_footprint.h" #include +#include #include "../src/conf_core.h" #include #include "../src_3rd/qparse/qparse.h" Index: trunk/util/gsch2pcb-rnd/netlister.c =================================================================== --- trunk/util/gsch2pcb-rnd/netlister.c (revision 37800) +++ trunk/util/gsch2pcb-rnd/netlister.c (revision 37801) @@ -24,11 +24,9 @@ #include #include #include -/*#include */ #include #include #include -#include "../src/plug_footprint.h" #include #include #include "../src/conf_core.h"