Index: oldconn.c =================================================================== --- oldconn.c (revision 31010) +++ oldconn.c (revision 31011) @@ -283,7 +283,7 @@ if (f != NULL) { pcb_lookup_unused_pins(f, 1); fclose(f); - pcb_board_set_changed_flag(pcb_true); + pcb_board_set_changed_flag(rnd_true); } return 0;