]> code.delx.au - gnu-emacs/blobdiff - src/w32inevt.c
Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
[gnu-emacs] / src / w32inevt.c
index 7932990061de1fede69686e7476d45dd35bdf6fc..ac7ca644c54a59126d31826774c82eb886d1ef4b 100644 (file)
@@ -1,6 +1,6 @@
 /* Input event support for Emacs on the Microsoft W32 API.
    Copyright (C) 1992, 1993, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
-                 2007, 2008  Free Software Foundation, Inc.
+                 2007, 2008, 2009  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -38,6 +38,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "lisp.h"
 #include "keyboard.h"
 #include "frame.h"
+#include "dispextern.h"
 #include "blockinput.h"
 #include "termhooks.h"
 #include "w32heap.h"