Index: teardrops.c =================================================================== --- teardrops.c (revision 4786) +++ teardrops.c (revision 4787) @@ -308,7 +308,7 @@ return 0; } -static HID_Action teardrops_action_list[] = { +static pcb_hid_action_t teardrops_action_list[] = { {"Teardrops", NULL, teardrops, NULL, NULL} };