aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_spki.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/x_spki.c')
-rw-r--r--crypto/asn1/x_spki.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/x_spki.c b/crypto/asn1/x_spki.c
index 1df6b87d2b..88625655f1 100644
--- a/crypto/asn1/x_spki.c
+++ b/crypto/asn1/x_spki.c
@@ -62,7 +62,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/x509.h>
#include <openssl/asn1t.h>