Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / f_int.c
index 85ec6cec66c30206b5f6b9cad624cf0e10e93bbc..4d6c9b22783b3c50289479a664fa947d7a1bc37a 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "buffer.h"
-#include "x509.h"
+#include <openssl/buffer.h>
+#include <openssl/x509.h>
 
 int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a)
        {