Reverted latest changes.
[reactos.git] / reactos / lib / msvcrt / wstring / wcsrev.c
index 648fe65..cafd759 100644 (file)
@@ -1,5 +1,4 @@
-#include <msvcrti.h>
-
+#include <msvcrt/string.h>
 
 wchar_t * _wcsrev(wchar_t *s)
 {