Index: font_act.c =================================================================== --- font_act.c (revision 36683) +++ font_act.c (revision 36684) @@ -42,7 +42,7 @@ { const char *fname = NULL, *sid = NULL; static char *default_file = NULL; - pcb_font_id_t fid, dst_fid = -1; + rnd_font_id_t fid, dst_fid = -1; pcb_font_t *fnt; int r; @@ -119,7 +119,7 @@ { const char *fname = NULL, *sid = NULL; static char *default_file = NULL; - pcb_font_id_t fid; + rnd_font_id_t fid; pcb_font_t *fnt; int r;