Index: smartdisperse.c =================================================================== --- smartdisperse.c (revision 4786) +++ smartdisperse.c (revision 4787) @@ -263,7 +263,7 @@ return 0; } -static HID_Action smartdisperse_action_list[] = { +static pcb_hid_action_t smartdisperse_action_list[] = { {"smartdisperse", NULL, smartdisperse, NULL, NULL} };