From 11e8066ef9568bea4a07065a954104c0ab7efdea Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 17 Dec 2013 23:32:47 +0100 Subject: vtls: renamed sslgen.[ch] to vtls.[ch] --- lib/ftp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ftp.c') diff --git a/lib/ftp.c b/lib/ftp.c index 07c000dbd..5d622a8eb 100644 --- a/lib/ftp.c +++ b/lib/ftp.c @@ -62,7 +62,7 @@ #include "curl_sec.h" #include "strtoofft.h" #include "strequal.h" -#include "vtls/sslgen.h" +#include "vtls/vtls.h" #include "connect.h" #include "strerror.h" #include "inet_ntop.h" -- cgit v1.2.3