Index: board.h =================================================================== --- board.h (revision 4772) +++ board.h (revision 4773) @@ -98,7 +98,7 @@ pcb_layer_group_t LayerGroups; vtroutestyle_t RouteStyle; LibraryType NetlistLib[NUM_NETLISTS]; - rats_patch_line_t *NetlistPatches, *NetlistPatchLast; + pcb_ratspatch_line_t *NetlistPatches, *NetlistPatchLast; AttributeListType Attributes; pcb_data_t *Data; /* entire database */