Index: obj_pstk_draw.h =================================================================== --- obj_pstk_draw.h (revision 18027) +++ obj_pstk_draw.h (revision 18028) @@ -47,6 +47,7 @@ int is_current; pcb_pstk_draw_hole_t holetype; pcb_layer_combining_t comb; + pcb_layer_t *layer1; /* first (real) layer in the target group */ pcb_layer_type_t shape_mask; /* when gid is invalid, use this for the shapes */ } pcb_pstk_draw_t;