diff options
Diffstat (limited to 'Source/CTest/Curl/nwlib.c')
-rw-r--r-- | Source/CTest/Curl/nwlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/Curl/nwlib.c b/Source/CTest/Curl/nwlib.c index b0eea56..a999dfd 100644 --- a/Source/CTest/Curl/nwlib.c +++ b/Source/CTest/Curl/nwlib.c @@ -30,7 +30,7 @@ #include <nks/thread.h> #include <nks/synch.h> -#include "memory.h" +#include "curl_memory.h" #include "memdebug.h" typedef struct |