Reverted latest changes.
[reactos.git] / reactos / lib / msvcrt / ctype / isprint.c
index e9bead8..8c6dbf5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
-#include <msvcrti.h>
-
+#include <msvcrt/ctype.h>
 
 #undef isprint
 int isprint(int c)