summaryrefslogtreecommitdiff
path: root/docs/examples/smtp-expn.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/smtp-expn.c')
-rw-r--r--docs/examples/smtp-expn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/smtp-expn.c b/docs/examples/smtp-expn.c
index fb0ed1d12..88383c669 100644
--- a/docs/examples/smtp-expn.c
+++ b/docs/examples/smtp-expn.c
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <string.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
/* This is a simple example showing how to expand an e-mail mailing list.
*