Index: board.h =================================================================== --- board.h (revision 4762) +++ board.h (revision 4763) @@ -94,7 +94,7 @@ double Zoom, /* zoom factor */ IsleArea, /* minimum poly island to retain */ ThermScale; /* scale factor used with thermals */ - FontType Font; + pcb_font_t Font; pcb_layer_group_t LayerGroups; vtroutestyle_t RouteStyle; LibraryType NetlistLib[NUM_NETLISTS];