Index: oldconn.c =================================================================== --- oldconn.c (revision 36994) +++ oldconn.c (revision 36995) @@ -231,7 +231,7 @@ if (conf_core.editor.beep_when_finished) rnd_gui->beep(rnd_gui); - rnd_hid_redraw(PCB); + rnd_hid_redraw(&PCB->hidlib); } static FILE *pcb_check_and_open_file(const char *Filename)