Index: obj_common.h =================================================================== --- obj_common.h (revision 32945) +++ obj_common.h (revision 32946) @@ -224,6 +224,7 @@ pcb_parent_t parent; \ rnd_box_t bbox_naked; \ unsigned ind_onpoint:1; \ + unsigned ind_editpoint:1; \ pcb_attribute_list_t Attributes \ #define PCB_ANY_PRIMITIVE_FIELDS \