]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/d2i_dsap.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / asn1 / d2i_dsap.c
index 2f3b6b6a5791fb52790aa2d5aae1be102e3c35ed..df48eda2f4983b9726d8ca42bce69ea27d9d6cd2 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "bn.h"
-#include "dsa.h"
-#include "objects.h"
-#include "asn1_mac.h"
+#include <openssl/bn.h>
+#include <openssl/dsa.h>
+#include <openssl/objects.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_D2I_DSAPARAMS,ERR_R_ASN1_LENGTH_MISMATCH);