Index: view.h =================================================================== --- view.h (revision 31800) +++ view.h (revision 31801) @@ -58,7 +58,7 @@ unsigned have_bbox:1; unsigned have_xy:1; - rnd_rnd_box_t bbox; /* bounding box of all error objects (in both groups) */ + rnd_box_t bbox; /* bounding box of all error objects (in both groups) */ rnd_coord_t x, y; /* optional: a coord to mark on the preview */ pcb_idpath_list_t objs[2]; /* optional: two groups of objects to highlight on preview */