Reorganize private crypto header files
[openssl.git] / crypto / evp / names.c
index 7c2f4f061c61f7ce6c06ca7b27ebff2ec18e5040..901899ad3b4dfbee41d04f349e535a39bf4f5001 100644 (file)
@@ -11,9 +11,9 @@
 #include "internal/cryptlib.h"
 #include <openssl/evp.h>
 #include <openssl/kdf.h>
 #include "internal/cryptlib.h"
 #include <openssl/evp.h>
 #include <openssl/kdf.h>
-#include "internal/objects.h"
+#include "crypto/objects.h"
 #include <openssl/x509.h>
 #include <openssl/x509.h>
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 
 int EVP_add_cipher(const EVP_CIPHER *c)
 {
 
 int EVP_add_cipher(const EVP_CIPHER *c)
 {