Index: draw_fontsel.c =================================================================== --- draw_fontsel.c (revision 7074) +++ draw_fontsel.c (revision 7075) @@ -43,6 +43,7 @@ #include "obj_text.h" #include "obj_text_draw.h" +#include "obj_line_draw.h" static pcb_text_t *dtext(int x, int y, int scale, pcb_font_id_t fid, const char *txt) {