diff options
Diffstat (limited to 'src/w32term.c')
| -rw-r--r-- | src/w32term.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32term.c b/src/w32term.c index e2eb784cd3a..3b147b91a29 100644 --- a/src/w32term.c +++ b/src/w32term.c | |||
| @@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 24 | #include <config.h> | 24 | #include <config.h> |
| 25 | #include <stdio.h> | 25 | #include <stdio.h> |
| 26 | #include "lisp.h" | 26 | #include "lisp.h" |
| 27 | #include "charset.h" | ||
| 27 | #include "blockinput.h" | 28 | #include "blockinput.h" |
| 28 | 29 | ||
| 29 | #include <w32term.h> | 30 | #include <w32term.h> |