diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index 22f7e254..a3555d4f 100644 --- a/include/openssl/opensslv.h +++ b/include/openssl/opensslv.h @@ -15,4 +15,4 @@ /* This header is provided in order to make compiling against code that expects OpenSSL easier. */ -#include "ssl.h" +#include "crypto.h"