From eccf4fb7eee33c0d011bd90449ff1c162dc87c1b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 17 Dec 2013 23:05:37 +0100 Subject: vtls: created subdir, moved sslgen.[ch] there, updated all include lines --- lib/sendf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sendf.c') diff --git a/lib/sendf.c b/lib/sendf.c index 7b6fca610..70a65de4e 100644 --- a/lib/sendf.c +++ b/lib/sendf.c @@ -27,7 +27,7 @@ #include "urldata.h" #include "sendf.h" #include "connect.h" -#include "sslgen.h" +#include "vtls/sslgen.h" #include "ssh.h" #include "multiif.h" #include "non-ascii.h" -- cgit v1.2.3