]> code.delx.au - gnu-emacs/blobdiff - src/w32inevt.h
test/automated: Use relative filename for emacs executable
[gnu-emacs] / src / w32inevt.h
index 8a7e4fed06aec103de44f3f09fe48abf7f9a3e7b..070d1ad7b03bf372bf857fea10ba76d64688151e 100644 (file)
@@ -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,