Index: smartdisperse.c =================================================================== --- smartdisperse.c (revision 30954) +++ smartdisperse.c (revision 30955) @@ -120,7 +120,7 @@ } if (nl->used == 0) { - rnd_message(PCB_MSG_ERROR, "Can't use SmartDisperse because no netlist is loaded.\n"); + rnd_message(RND_MSG_ERROR, "Can't use SmartDisperse because no netlist is loaded.\n"); RND_ACT_IRES(1); return 0; }