X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d76bf86f438d4f5f9fe493ab76f02ffc78f3ae2e..67fb4e6a86456acb7fd6564bc0f70d8bf6d7704d:/src/w32inevt.h diff --git a/src/w32inevt.h b/src/w32inevt.h index 8a7e4fed06..070d1ad7b0 100644 --- a/src/w32inevt.h +++ b/src/w32inevt.h @@ -23,7 +23,7 @@ extern int w32_console_unicode_input; extern int w32_console_read_socket (struct terminal *term, struct input_event *hold_quit); -extern void w32_console_mouse_position (FRAME_PTR *f, int insist, +extern void w32_console_mouse_position (struct frame **f, int insist, Lisp_Object *bar_window, enum scroll_bar_part *part, Lisp_Object *x, Lisp_Object *y,