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