From: Kim F. Storm Date: Sun, 23 Mar 2003 11:38:55 +0000 (+0000) Subject: (w32_draw_window_cursor): Fix last change. X-Git-Tag: ttn-vms-21-2-B4~10771 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0648dde0da60856aa02b78078ae7e380aba02e39;p=emacs.git (w32_draw_window_cursor): Fix last change. --- diff --git a/src/w32term.c b/src/w32term.c index 24167caa3a8..4098ee54824 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -5091,6 +5091,7 @@ w32_draw_window_cursor (w, glyph_row, x, y, cursor_type, cursor_width, on_p, act and speech synthesizers can follow the cursor. */ if (active_p) { + struct frame *f = XFRAME (WINDOW_FRAME (w)); HWND hwnd = FRAME_W32_WINDOW (f); w32_system_caret_x