summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CTest/Curl/http.c')
-rw-r--r--Source/CTest/Curl/http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/Curl/http.c b/Source/CTest/Curl/http.c
index 107c846..b7a9fe7 100644
--- a/Source/CTest/Curl/http.c
+++ b/Source/CTest/Curl/http.c
@@ -93,7 +93,7 @@
#include "share.h"
#include "hostip.h"
#include "http.h"
-#include "memory.h"
+#include "curl_memory.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>