"make update"
[openssl.git] / crypto / asn1 / a_meth.c
index 961085578e9df29dc18fea5b23da4967e3a4db9f..32c8693955ba81579708d847e61f3945e5b0c317 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>
 
 static  ASN1_METHOD ia5string_meth={
        (int (*)())     i2d_ASN1_IA5STRING,