update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / mbsspn.c
index 6ad7fef..c9ca1ac 100644 (file)
@@ -1,4 +1,5 @@
-#include <crtdll/mbstring.h>
+#include <msvcrt/mbstring.h>
+
 // not correct
 size_t _mbsspn(const unsigned char *s1, const unsigned char *s2)
 {