diff options
Diffstat (limited to 'lib/transfer.c')
-rw-r--r-- | lib/transfer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/transfer.c b/lib/transfer.c index 6b9e310a0..0056792e7 100644 --- a/lib/transfer.c +++ b/lib/transfer.c @@ -99,7 +99,7 @@ #include "http_ntlm.h" #include "http_negotiate.h" #include "share.h" -#include "memory.h" +#include "curl_memory.h" #include "select.h" #include "multiif.h" #include "easyif.h" /* for Curl_convert_to_network prototype */ |