Update dependencies.
[oweals/openssl.git] / crypto / asn1 / f_string.c
index ab7a7b1f6b5d5e7f58f1c7291112e1678d76fb7c..9bcc5a93c9dc82161f42724aae17640db4a3ffff 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_STRING(BIO *bp, ASN1_STRING *a, int type)
        {