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