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