update for HEAD-2003021201
[reactos.git] / lib / crtdll / ctype / isgraph.c
index ead804c..39c500c 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 isgraph
 int isgraph(int c)