Index: plug_footprint_act.c =================================================================== --- plug_footprint_act.c (revision 4786) +++ plug_footprint_act.c (revision 4787) @@ -36,7 +36,7 @@ } -HID_Action conf_plug_footprint_list[] = { +pcb_hid_action_t conf_plug_footprint_list[] = { {"fp_rehash", 0, Action_fp_rehash, fp_rehash_help, fp_rehash_syntax} };