Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / p7_signd.c
index c7e78cd3a3e638ccdc4ec5dcab506f8ed5df69d9..90d3dcdd7994998cc340c7df3c323b79fdeb3de6 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_SIGNED_NEW,ERR_R_ASN1_LENGTH_MISMATCH);