aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_octet.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/a_octet.c')
-rw-r--r--crypto/asn1/a_octet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/a_octet.c b/crypto/asn1/a_octet.c
index f6fd62224a..430f00faee 100644
--- a/crypto/asn1/a_octet.c
+++ b/crypto/asn1/a_octet.c
@@ -57,7 +57,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/asn1.h>
ASN1_OCTET_STRING *ASN1_OCTET_STRING_dup(const ASN1_OCTET_STRING *x)