Index: global_typedefs.h =================================================================== --- global_typedefs.h (revision 17442) +++ global_typedefs.h (revision 17443) @@ -65,7 +65,7 @@ typedef unsigned int pcb_cardinal_t; typedef unsigned char pcb_uint8_t; /* Don't use in new code. */ -typedef struct pcb_hid_action_s pcb_hid_action_t; +typedef struct pcb_action_s pcb_action_t; #include "pcb_bool.h"