From 3ec716dc906a43d155ab6222856c5a606f491bc8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 8 Oct 2020 22:56:11 +0300 Subject: OpenSSL upgraded to 1.1.1 --- protocols/Gadu-Gadu/src/gg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Gadu-Gadu/src') diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index 21a763db6a..977b798a53 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -72,7 +72,7 @@ #include #include -#pragma comment(lib, "libeay32.lib") +#pragma comment(lib, "libcrypto.lib") // libgadu headers #include "libgadu.h" -- cgit v1.2.3