update for HEAD-2003021201
[reactos.git] / lib / crtdll / mbstring / mbsupr.c
index 90e5b0f..46d0b4a 100644 (file)
@@ -7,8 +7,8 @@
  * UPDATE HISTORY:
  *              12/04/99: Created
  */
-#include <crtdll/mbstring.h>
-#include <crtdll/ctype.h>
+#include <msvcrt/mbstring.h>
+#include <msvcrt/ctype.h>
 
 unsigned int _mbbtoupper(unsigned int c)
 {