update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / mbsncat.c
index 9cc580f..22bee36 100644 (file)
@@ -8,8 +8,8 @@
  *              12/04/99: Created
  */
 
-#include <crtdll/mbstring.h>
-#include <crtdll/string.h>
+#include <msvcrt/mbstring.h>
+#include <msvcrt/string.h>
 
 size_t _mbclen2(const unsigned int s);