aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/i2d_dsap.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/i2d_dsap.c')
-rw-r--r--crypto/asn1/i2d_dsap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/asn1/i2d_dsap.c b/crypto/asn1/i2d_dsap.c
index 402ed199dc..a7d03fe6d6 100644
--- a/crypto/asn1/i2d_dsap.c
+++ b/crypto/asn1/i2d_dsap.c
@@ -58,9 +58,9 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "bn.h"
-#include "asn1_mac.h"
-#include "dsa.h"
+#include <openssl/bn.h>
+#include <openssl/asn1_mac.h>
+#include <openssl/dsa.h>
/*
* ASN1err(ASN1_F_D2I_DSAPARAMS,ERR_R_ASN1_LENGTH_MISMATCH);