diff options
Diffstat (limited to 'crypto/evp/bio_md.c')
-rw-r--r-- | crypto/evp/bio_md.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/bio_md.c b/crypto/evp/bio_md.c index e1b6c8cc3e..8d502d0bf7 100644 --- a/crypto/evp/bio_md.c +++ b/crypto/evp/bio_md.c @@ -13,7 +13,7 @@ #include <openssl/buffer.h> #include <openssl/evp.h> #include "crypto/evp.h" -#include "evp_locl.h" +#include "evp_local.h" #include "internal/bio.h" /* |