Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / d2i_r_pu.c
index 5a98e5593065e8cb6b8c17c1efaa613d179c741a..6ccec8c9b67be2ea7a7f2ee014272f3050cb9ce5 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "bn.h"
-#include "rsa.h"
-#include "objects.h"
-#include "asn1_mac.h"
+#include <openssl/bn.h>
+#include <openssl/rsa.h>
+#include <openssl/objects.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_D2I_RSAPUBLICKEY,ERR_R_ASN1_LENGTH_MISMATCH);