diff options
Diffstat (limited to 'Source/CTest/Curl/content_encoding.c')
-rw-r--r-- | Source/CTest/Curl/content_encoding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/Curl/content_encoding.c b/Source/CTest/Curl/content_encoding.c index b786e3f..b8c68bd 100644 --- a/Source/CTest/Curl/content_encoding.c +++ b/Source/CTest/Curl/content_encoding.c @@ -32,7 +32,7 @@ #include <curl/curl.h> #include "sendf.h" #include "content_encoding.h" -#include "memory.h" +#include "curl_memory.h" #include "memdebug.h" |