no longer depend on msvcrt/tchar.h
[reactos.git] / reactos / lib / crtdll / tchar / strnextc.c
index cd94f00..8a2918f 100644 (file)
@@ -1,4 +1,4 @@
-#include <msvcrt/tchar.h>
+#include <msvcrt/string.h>
 
 int _strnextc(const char *str) 
 {