Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / lib / msvcrt / direct / chdrive.c
index 6b67c8f..c5dd357 100644 (file)
@@ -1,7 +1,5 @@
-#include <windows.h>
-#include <msvcrt/ctype.h>
-#include <msvcrt/direct.h>
-#include <msvcrt/stdlib.h>
+#include <msvcrti.h>
+
 
 int cur_drive = 0;