Index: jostle.c =================================================================== --- jostle.c (revision 4892) +++ jostle.c (revision 4893) @@ -116,7 +116,7 @@ } } while ((p = p->f) != s); ddraw->flush_debug_draw(); - hid_action("Busy"); + pcb_hid_action("Busy"); sleep(3); ddraw->finish_debug_draw(); }