Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / x_x509.c
index f1459a7989e6f8d59606650ec05e6d9ea2a38fad..d6938f7da0ef3c5ba5df1a1bf83f8c9cc72199b8 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "evp.h"
-#include "asn1_mac.h"
+#include <openssl/evp.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_D2I_X509,ERR_R_ASN1_LENGTH_MISMATCH);