Index: board.h =================================================================== --- board.h (revision 4754) +++ board.h (revision 4755) @@ -100,7 +100,7 @@ LibraryType NetlistLib[NUM_NETLISTS]; rats_patch_line_t *NetlistPatches, *NetlistPatchLast; AttributeListType Attributes; - DataTypePtr Data; /* entire database */ + pcb_data_t *Data; /* entire database */ pcb_bool is_footprint; /* If set, the user has loaded a footprint, not a pcb. */