summaryrefslogtreecommitdiff
path: root/docs/examples/multithread.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/multithread.c')
-rw-r--r--docs/examples/multithread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/multithread.c b/docs/examples/multithread.c
index a162000da..fb29c2492 100644
--- a/docs/examples/multithread.c
+++ b/docs/examples/multithread.c
@@ -26,7 +26,7 @@
#include <stdio.h>
#include <pthread.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
#define NUMT 4