summaryrefslogtreecommitdiff
path: root/lib/vauth/oauth2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vauth/oauth2.c')
-rw-r--r--lib/vauth/oauth2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vauth/oauth2.c b/lib/vauth/oauth2.c
index b4e9f8e70..6db148b62 100644
--- a/lib/vauth/oauth2.c
+++ b/lib/vauth/oauth2.c
@@ -27,7 +27,7 @@
#if !defined(CURL_DISABLE_IMAP) || !defined(CURL_DISABLE_SMTP) || \
!defined(CURL_DISABLE_POP3)
-#include <curl/curl.h>
+#include <gnurl/curl.h>
#include "urldata.h"
#include "vauth/vauth.h"