Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / x_spki.c
index 8cb1aaee3313c8301e48a5f8b99866fcb6b7bb26..22991245a875dd9c34da44db0786abde617590e3 100644 (file)
@@ -62,8 +62,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "x509.h"
-#include "asn1_mac.h"
+#include <openssl/x509.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_D2I_NETSCAPE_SPKAC,ERR_R_ASN1_LENGTH_MISMATCH);