Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / lib / msvcrt / ctype / isalnum.c
index 0dc3922..1d496ef 100644 (file)
@@ -7,7 +7,7 @@
  * UPDATE HISTORY:
  *              28/12/98: Created
  */
-#include <msvcrt/ctype.h>
+#include <msvcrti.h>
 
 
 #undef isalnum