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/imap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/imap.c') diff --git a/lib/imap.c b/lib/imap.c index bd03c76cd..d45751b79 100644 --- a/lib/imap.c +++ b/lib/imap.c @@ -71,7 +71,7 @@ #include "strtoofft.h" #include "strequal.h" -#include "sslgen.h" +#include "vtls/sslgen.h" #include "connect.h" #include "strerror.h" #include "select.h" -- cgit v1.2.3