summaryrefslogtreecommitdiff
path: root/docs/examples/multi-post.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/multi-post.c')
-rw-r--r--docs/examples/multi-post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/multi-post.c b/docs/examples/multi-post.c
index fe66ca901..2e12315cd 100644
--- a/docs/examples/multi-post.c
+++ b/docs/examples/multi-post.c
@@ -28,7 +28,7 @@
#include <string.h>
#include <sys/time.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
int main(void)
{