Index: board.h =================================================================== --- board.h (revision 4778) +++ board.h (revision 4779) @@ -99,7 +99,7 @@ vtroutestyle_t RouteStyle; LibraryType NetlistLib[NUM_NETLISTS]; pcb_ratspatch_line_t *NetlistPatches, *NetlistPatchLast; - AttributeListType Attributes; + pcb_attribute_list_t Attributes; pcb_data_t *Data; /* entire database */ pcb_bool is_footprint; /* If set, the user has loaded a footprint, not a pcb. */