update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / ismbaln.c
index 2c85873..622a87b 100644 (file)
@@ -1,7 +1,6 @@
-#include <crtdll/mbctype.h>
-#include <crtdll/ctype.h>
+#include <msvcrt/mbctype.h>
+#include <msvcrt/ctype.h>
 
-int _ismbbkalnum( unsigned int c );
 
 int _ismbbalnum(unsigned char c)
 {