Index: dxf.c =================================================================== --- dxf.c (revision 26785) +++ dxf.c (revision 26786) @@ -507,7 +507,7 @@ return; } -static void dxf_set_crosshair(pcb_coord_t x, pcb_coord_t y, int a) +static void dxf_set_crosshair(pcb_hid_t *hid, pcb_coord_t x, pcb_coord_t y, int a) { }