summaryrefslogtreecommitdiff
path: root/docs/examples/http3-present.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/http3-present.c')
-rw-r--r--docs/examples/http3-present.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/http3-present.c b/docs/examples/http3-present.c
index 857952dc7..229964941 100644
--- a/docs/examples/http3-present.c
+++ b/docs/examples/http3-present.c
@@ -24,7 +24,7 @@
* </DESC>
*/
#include <stdio.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
int main(void)
{