diff options
Diffstat (limited to 'src/w32console.c')
| -rw-r--r-- | src/w32console.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32console.c b/src/w32console.c index 24ae959f5ea..97ff55907d1 100644 --- a/src/w32console.c +++ b/src/w32console.c | |||
| @@ -30,10 +30,10 @@ Boston, MA 02111-1307, USA. | |||
| 30 | #include <windows.h> | 30 | #include <windows.h> |
| 31 | 31 | ||
| 32 | #include "lisp.h" | 32 | #include "lisp.h" |
| 33 | #include "charset.h" | ||
| 33 | #include "frame.h" | 34 | #include "frame.h" |
| 34 | #include "disptab.h" | 35 | #include "disptab.h" |
| 35 | #include "termhooks.h" | 36 | #include "termhooks.h" |
| 36 | |||
| 37 | #include "w32inevt.h" | 37 | #include "w32inevt.h" |
| 38 | 38 | ||
| 39 | /* from window.c */ | 39 | /* from window.c */ |