update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / mbsicmp.c
index f8103c5..db88fed 100644 (file)
@@ -7,9 +7,9 @@
  * UPDATE HISTORY:
  *              12/04/99: Created
  */
-#include <crtdll/mbstring.h>
-#include <crtdll/mbctype.h>
-#include <crtdll/ctype.h>
+#include <msvcrt/mbstring.h>
+#include <msvcrt/mbctype.h>
+#include <msvcrt/ctype.h>
 
 int _mbsicmp(const unsigned char *str1, const unsigned char *str2)
 {