commit | 2e1cafa288e61ef2271eda61da0e784073a7e297 | [log] [tgz] |
---|---|---|
author | Jim Aston <asto0001@algonquinc.on.ca> | Sun Mar 14 16:35:05 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Mar 14 16:35:05 1999 +0000 |
tree | 9129a74c31c9f08a4db7053a60893a8c4e743a1f | |
parent | ec5b68e5f0c3e88276680d5b3479e0909a74c70e [diff] [blame] |
Renamed wintypes.h to windef.h.
diff --git a/console/tty.c b/console/tty.c index 7898caa..2ae49dd 100644 --- a/console/tty.c +++ b/console/tty.c
@@ -13,7 +13,7 @@ #include <stdio.h> #include "console.h" #include "config.h" -#include "wintypes.h" /* FALSE */ +#include "windef.h" void TTY_Start() { /* This should be the root driver so we can ignore anything