Index: obj_common.h =================================================================== --- obj_common.h (revision 32941) +++ obj_common.h (revision 32942) @@ -223,6 +223,7 @@ pcb_parenttype_t parent_type; \ pcb_parent_t parent; \ rnd_box_t bbox_naked; \ + unsigned ind_onpoint:1; \ pcb_attribute_list_t Attributes \ #define PCB_ANY_PRIMITIVE_FIELDS \