Index: trunk/util/gsch2pcb-rnd/glue.c =================================================================== --- trunk/util/gsch2pcb-rnd/glue.c (revision 29287) +++ trunk/util/gsch2pcb-rnd/glue.c (revision 29288) @@ -19,6 +19,7 @@ #include #include #include +#include "config.h" #include #include #include Index: trunk/util/gsch2pcb-rnd/method_import.c =================================================================== --- trunk/util/gsch2pcb-rnd/method_import.c (revision 29287) +++ trunk/util/gsch2pcb-rnd/method_import.c (revision 29288) @@ -21,6 +21,7 @@ #include #include #include +#include "config.h" #include "gsch2pcb.h" #include "gsch2pcb_rnd_conf.h" #include "method_import.h"