branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / stdio / getenv.c
index 9188ddb..30a2f38 100644 (file)
@@ -1,5 +1,5 @@
 #include <windows.h>
-#include <crtdll/stdlib.h>
+#include <msvcrt/stdlib.h>
 
 void *malloc(size_t size);