summaryrefslogtreecommitdiff
path: root/src/w32inevt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32inevt.h')
-rw-r--r--src/w32inevt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32inevt.h b/src/w32inevt.h
index 8a7e4fed06a..070d1ad7b03 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,