Index: jostle.c =================================================================== --- jostle.c (revision 30954) +++ jostle.c (revision 30955) @@ -216,7 +216,7 @@ minmax = 1; break; default: - rnd_message(PCB_MSG_ERROR, "jostle: aiee, what side?"); + rnd_message(RND_MSG_ERROR, "jostle: aiee, what side?"); return; } v = a->contours->head;