Index: acompnet.c =================================================================== --- acompnet.c (revision 30899) +++ acompnet.c (revision 30900) @@ -205,7 +205,7 @@ TODO("use pcb_drc_lines(), probably during A*, saving mid-point, and draw pairs of lines here"); } } - PCB_ACT_IRES(0); + RND_ACT_IRES(0); return 0; }