aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32select.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32select.c')
-rw-r--r--src/w32select.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32select.c b/src/w32select.c
index 2877e1657c..560fad01a2 100644
--- a/src/w32select.c
+++ b/src/w32select.c
@@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */
#include "lisp.h"
#include "w32term.h" /* for all of the w32 includes */
#include "dispextern.h" /* frame.h seems to want this */
+#include "keyboard.h"
#include "frame.h" /* Need this to get the X window of selected_frame */
#include "blockinput.h"
#include "buffer.h"