summaryrefslogtreecommitdiff
path: root/docs/examples/smtp-authzid.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/smtp-authzid.c')
-rw-r--r--docs/examples/smtp-authzid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/smtp-authzid.c b/docs/examples/smtp-authzid.c
index decdb719d..ad03638b9 100644
--- a/docs/examples/smtp-authzid.c
+++ b/docs/examples/smtp-authzid.c
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <string.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
/*
* This is a simple example show how to send an email using libcurl's SMTP