diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index 22f7e2541..a3555d4f8 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"