Index: global_typedefs.h =================================================================== --- global_typedefs.h (revision 20318) +++ global_typedefs.h (revision 20319) @@ -64,6 +64,7 @@ typedef unsigned int pcb_cardinal_t; typedef struct pcb_color_s pcb_color_t; +typedef struct pcb_clrcache_s pcb_clrcache_t; typedef unsigned char pcb_uint8_t; /* Don't use in new code. */ typedef struct pcb_action_s pcb_action_t;