branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / tchar / strninc.c
index 75f279b..de776d2 100644 (file)
@@ -1,5 +1,5 @@
-#include <crtdll/tchar.h>
-#include <crtdll/stdlib.h>
+#include <msvcrt/string.h>
+#include <msvcrt/stdlib.h>
 
 char * _strninc(const char *str, size_t inc)
 {