Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / evp / names.c
index 250356c844e6ce30658a1b8ae5dca68d81cd2e97..3e8f4603285124091032daec2496ac8307a00c3f 100644 (file)
@@ -58,9 +58,9 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "evp.h"
-#include "objects.h"
-#include "x509.h"
+#include <openssl/evp.h>
+#include <openssl/objects.h>
+#include <openssl/x509.h>
 
 int EVP_add_cipher(EVP_CIPHER *c)
        {