X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9418ab39bf970dd82b5d6f2e7b40a5d8cd134a43..0a2aedfe6d650e825a50f25f972bac20d669f5cb:/src/w32select.c diff --git a/src/w32select.c b/src/w32select.c index a29f5f6627..a38a42ca05 100644 --- a/src/w32select.c +++ b/src/w32select.c @@ -76,6 +76,7 @@ along with GNU Emacs. If not, see . */ #include "lisp.h" #include "w32common.h" /* os_subtype */ #include "w32term.h" /* for all of the w32 includes */ +#include "w32select.h" #include "keyboard.h" /* for waiting_for_input */ #include "blockinput.h" #include "coding.h"