Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / p7_enc.c
index f5ebbf776d56a414c7874109874886e2a2f9e9bd..40357c4550b1154aabb48cd6db5e6d0585bd46b4 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
-#include "x509.h"
+#include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
 
 /*
  * ASN1err(ASN1_F_PKCS7_ENCRYPT_NEW,ERR_R_ASN1_LENGTH_MISMATCH);