diff options
Diffstat (limited to 'src/w32select.c')
| -rw-r--r-- | src/w32select.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32select.c b/src/w32select.c index 2877e1657cc..560fad01a20 100644 --- a/src/w32select.c +++ b/src/w32select.c | |||
| @@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 24 | #include "lisp.h" | 24 | #include "lisp.h" |
| 25 | #include "w32term.h" /* for all of the w32 includes */ | 25 | #include "w32term.h" /* for all of the w32 includes */ |
| 26 | #include "dispextern.h" /* frame.h seems to want this */ | 26 | #include "dispextern.h" /* frame.h seems to want this */ |
| 27 | #include "keyboard.h" | ||
| 27 | #include "frame.h" /* Need this to get the X window of selected_frame */ | 28 | #include "frame.h" /* Need this to get the X window of selected_frame */ |
| 28 | #include "blockinput.h" | 29 | #include "blockinput.h" |
| 29 | #include "buffer.h" | 30 | #include "buffer.h" |