Added binary and unicode file i/o support to msvcrt.
[reactos.git] / reactos / lib / crtdll / mbstring / mbsnccnt.c
index 1e30c9b..daa4484 100644 (file)
@@ -1,4 +1,4 @@
-#include <crtdll/mbstring.h>
+#include <msvcrt/mbstring.h>
 
 size_t _mbsnccnt(const unsigned char *str, size_t n)
 {