Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / p7_signi.c
index 3ca11d9fc0dcb890372688f9115ab775ec35f0ff..5a240bc5932ea48f8164c503227e47ecfd9c3c79 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_SIGNER_INFO_NEW,ERR_R_ASN1_LENGTH_MISMATCH);