Index: glue.c =================================================================== --- glue.c (revision 29380) +++ glue.c (revision 29381) @@ -36,5 +36,6 @@ const char *pcb_hidlib_default_embedded_menu = ""; void pcb_tool_gui_init(void) { } +void pcb_hidlib_crosshair_move_to(pcb_coord_t abs_x, pcb_coord_t abs_y, int mouse_mot) { }