summaryrefslogtreecommitdiff
path: root/lib/curl_path.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_path.c')
-rw-r--r--lib/curl_path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_path.c b/lib/curl_path.c
index 85dddcef1..3e1fe2a7c 100644
--- a/lib/curl_path.c
+++ b/lib/curl_path.c
@@ -24,7 +24,7 @@
#if defined(USE_SSH)
-#include <curl/curl.h>
+#include <gnurl/curl.h>
#include "curl_memory.h"
#include "curl_path.h"
#include "escape.h"