Index: export_openems.c =================================================================== --- export_openems.c (revision 30949) +++ export_openems.c (revision 30950) @@ -625,7 +625,7 @@ fprintf(wctx.f, "%%%%%% Port(s) on terminals\n"); openems_write_testpoints(&wctx, wctx.pcb->Data); - pcb_conf_update(NULL, -1); /* restore forced sets */ + rnd_conf_update(NULL, -1); /* restore forced sets */ } static void openems_do_export(pcb_hid_t *hid, pcb_hid_attr_val_t *options)