X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fbio_md.c;h=e1b6c8cc3e6be9df6c92fbf543ac5c26367bc7ef;hp=9dd3ac421b02968a387e1c09abe0e7ec4e06bab6;hb=25f2138b0ab54a65ba713c093ca3734d88f7cb51;hpb=ea8e1fe55b51d9da69977d8dc3f2ffd648d438df diff --git a/crypto/evp/bio_md.c b/crypto/evp/bio_md.c index 9dd3ac421b..e1b6c8cc3e 100644 --- a/crypto/evp/bio_md.c +++ b/crypto/evp/bio_md.c @@ -12,7 +12,7 @@ #include "internal/cryptlib.h" #include #include -#include "internal/evp_int.h" +#include "crypto/evp.h" #include "evp_locl.h" #include "internal/bio.h"