Added binary and unicode file i/o support to msvcrt.
[reactos.git] / reactos / lib / crtdll / mbstring / iskana.c
index b61ff8b..5793a1f 100644 (file)
@@ -8,8 +8,8 @@
                Modified from Taiji Yamada japanese code system utilities
  *              12/04/99: Created
  */
-#include <crtdll/mbstring.h>
-#include <crtdll/mbctype.h>
+#include <msvcrt/mbstring.h>
+#include <msvcrt/mbctype.h>
 
 int _ismbbkana(unsigned char c)      
 {