Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / lib / msvcrt / stdio / putchar.c
index cc85051..362213b 100644 (file)
@@ -8,7 +8,8 @@
  * UPDATE HISTORY:
  *              28/12/98: Created
  */
-#include <msvcrt/stdio.h>
+#include <msvcrti.h>
+
 
 #undef putc
 #undef putchar