update for HEAD-2003021201
[reactos.git] / lib / crtdll / ctype / isprint.c
index a75435d..8c6dbf5 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/ctype.h>
+#include <msvcrt/ctype.h>
 
 #undef isprint
 int isprint(int c)