X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fevp%2Fe_bf.c;h=3d182930475813664ed3a884f8968ef6474ae08b;hb=84cf97af0691290d53c0a51807fa15f0843219ef;hp=d6a017826e962a10539c286a8d7ed808612d9ea7;hpb=0f113f3ee4d629ef9a4a30911b22b224772085e5;p=oweals%2Fopenssl.git diff --git a/crypto/evp/e_bf.c b/crypto/evp/e_bf.c index d6a017826e..3d18293047 100644 --- a/crypto/evp/e_bf.c +++ b/crypto/evp/e_bf.c @@ -57,7 +57,7 @@ */ #include -#include "cryptlib.h" +#include "internal/cryptlib.h" #ifndef OPENSSL_NO_BF # include # include "evp_locl.h"