Index: font.h =================================================================== --- font.h (revision 38522) +++ font.h (revision 38523) @@ -37,13 +37,8 @@ #include "obj_arc.h" #include "obj_arc_list.h" #include +#include -#ifdef PCB_WANT_FONT2 -# include -#else -# include -#endif - struct pcb_font_s { /* complete set of symbols */ rnd_font_t rnd_font; /* temporary */ };