Lots of changes to the kernel
[reactos.git] / reactos / lib / kernel32 / file / curdir.c
index f3e694d..a156483 100644 (file)
@@ -11,8 +11,9 @@
 /* INCLUDES ******************************************************************/
 
 #include <windows.h>
-#include <string.h>
+#include <wchar.h>
 #include <ctype.h>
+#include <string.h>
 
 #define NDEBUG
 #include <kernel32/kernel32.h>