summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CTest/Curl/ldap.c')
-rw-r--r--Source/CTest/Curl/ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/Curl/ldap.c b/Source/CTest/Curl/ldap.c
index 8a87664..62e5b26 100644
--- a/Source/CTest/Curl/ldap.c
+++ b/Source/CTest/Curl/ldap.c
@@ -56,7 +56,7 @@
#include "strequal.h"
#include "strtok.h"
#include "ldap.h"
-#include "memory.h"
+#include "curl_memory.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>