Index: crosshair.h =================================================================== --- crosshair.h (revision 34413) +++ crosshair.h (revision 34414) @@ -80,7 +80,7 @@ } edit_poly_point_extra; /* cached tool IDs */ - int tool_arrow, tool_line, tool_move, tool_arc, tool_poly, tool_poly_hole; + int tool_arrow, tool_line, tool_move, tool_arc, tool_via, tool_poly, tool_poly_hole; } pcb_crosshair_t; typedef struct {