Index: polystitch.c =================================================================== --- polystitch.c (revision 4786) +++ polystitch.c (revision 4787) @@ -240,7 +240,7 @@ return 0; } -static HID_Action polystitch_action_list[] = { +static pcb_hid_action_t polystitch_action_list[] = { {"PolyStitch", "Select a corner on the inner polygon", polystitch, NULL, NULL} };