Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / pkcs8.c
index c9e94a276ef56fdcd0298c63f061a1602dcf2837..d71f8c2d885690a8ba7cb93885d90399a3125acf 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
-#include "objects.h"
+#include <openssl/asn1_mac.h>
+#include <openssl/objects.h>
 
 /*
  * ASN1err(ASN1_F_D2I_X509_KEY,ERR_R_ASN1_LENGTH_MISMATCH);