branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / misc / GetArgs.c
index 1b9a9d9..c20e700 100644 (file)
@@ -1,6 +1,6 @@
 #include <windows.h>
-#include <crtdll/stdlib.h>
-#include <crtdll/string.h>
+#include <msvcrt/stdlib.h>
+#include <msvcrt/string.h>
 
 
 char *_pgmptr_dll;