Index: plug_footprint_act.c =================================================================== --- plug_footprint_act.c (revision 17442) +++ plug_footprint_act.c (revision 17443) @@ -68,7 +68,7 @@ } -pcb_hid_action_t conf_plug_footprint_list[] = { +pcb_action_t conf_plug_footprint_list[] = { {"fp_rehash", pcb_act_fp_rehash, pcb_acth_fp_rehash, pcb_acts_fp_rehash} };