]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/x_name.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / asn1 / x_name.c
index 939b1699d6b34069fa968450cc8e4d6a0b1eced5..15d9aa4ea00039aae32ee6d6c43ebdb491361637 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "objects.h"
-#include "asn1_mac.h"
+#include <openssl/objects.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_D2I_X509_NAME,ERR_R_ASN1_LENGTH_MISMATCH);