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