branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / islwr.c
index f64eade..01c9cf4 100644 (file)
@@ -8,8 +8,8 @@
  *              12/04/99: Created
  */
 
-#include <crtdll/mbctype.h>
-#include <crtdll/ctype.h>
+#include <msvcrt/mbctype.h>
+#include <msvcrt/ctype.h>
 
 // code page 952 only
 int _ismbclower( unsigned int c )