Added binary and unicode file i/o support to msvcrt.
[reactos.git] / reactos / lib / crtdll / mbstring / mbclen.c
index c579932..c4286e2 100644 (file)
@@ -1,6 +1,5 @@
-#include <crtdll/mbstring.h>
-
-#include <crtdll/stdlib.h>
+#include <msvcrt/mbstring.h>
+#include <msvcrt/stdlib.h>
 
 
 size_t _mbclen(const unsigned char *s)