Index: obj_common.h =================================================================== --- obj_common.h (revision 18391) +++ obj_common.h (revision 18392) @@ -146,6 +146,7 @@ pcb_objtype_t type; \ pcb_parenttype_t parent_type; \ pcb_parent_t parent; \ + pcb_box_t bbox_naked; \ pcb_attribute_list_t Attributes \ #define PCB_ANY_PRIMITIVE_FIELDS \