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/pop3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pop3.c') diff --git a/lib/pop3.c b/lib/pop3.c index 40a2b2fdb..62c7b041c 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -73,7 +73,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