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/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 d45751b79..461494913 100644 --- a/lib/imap.c +++ b/lib/imap.c @@ -71,7 +71,7 @@ #include "strtoofft.h" #include "strequal.h" -#include "vtls/sslgen.h" +#include "vtls/vtls.h" #include "connect.h" #include "strerror.h" #include "select.h" -- cgit v1.2.3