X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fnames.c;h=901899ad3b4dfbee41d04f349e535a39bf4f5001;hp=7c2f4f061c61f7ce6c06ca7b27ebff2ec18e5040;hb=25f2138b0ab54a65ba713c093ca3734d88f7cb51;hpb=ea8e1fe55b51d9da69977d8dc3f2ffd648d438df diff --git a/crypto/evp/names.c b/crypto/evp/names.c index 7c2f4f061c..901899ad3b 100644 --- a/crypto/evp/names.c +++ b/crypto/evp/names.c @@ -11,9 +11,9 @@ #include "internal/cryptlib.h" #include #include -#include "internal/objects.h" +#include "crypto/objects.h" #include -#include "internal/evp_int.h" +#include "crypto/evp.h" int EVP_add_cipher(const EVP_CIPHER *c) {