summaryrefslogtreecommitdiff
path: root/docs/examples/getinmemory.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/getinmemory.c')
-rw-r--r--docs/examples/getinmemory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/getinmemory.c b/docs/examples/getinmemory.c
index 130d821da..18c39f7b5 100644
--- a/docs/examples/getinmemory.c
+++ b/docs/examples/getinmemory.c
@@ -29,7 +29,7 @@
#include <stdlib.h>
#include <string.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
struct MemoryStruct {
char *memory;