branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / ismbal.c
index d62d5d1..ee14c43 100644 (file)
@@ -7,10 +7,8 @@
  * UPDATE HISTORY:
  *              12/04/99: Created
  */
-#include <crtdll/mbctype.h>
-#include <crtdll/ctype.h>
-
-int _ismbbkalnum( unsigned int c );
+#include <msvcrt/mbctype.h>
+#include <msvcrt/ctype.h>
 
 int _ismbbalpha(unsigned char c)
 {