Index: plug_footprint.c =================================================================== --- plug_footprint.c (revision 4861) +++ plug_footprint.c (revision 4862) @@ -356,7 +356,7 @@ if (res >= 0) n_footprints += res; else - Message(PCB_MSG_DEFAULT, "Warning: footprint library list error on %s\n", toppath); + pcb_message(PCB_MSG_DEFAULT, "Warning: footprint library list error on %s\n", toppath); } #ifdef DEBUG