aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509_meth.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/x509_meth.c')
-rw-r--r--crypto/x509/x509_meth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/x509_meth.c b/crypto/x509/x509_meth.c
index 9dc587a09212..9348cc8eb788 100644
--- a/crypto/x509/x509_meth.c
+++ b/crypto/x509/x509_meth.c
@@ -15,7 +15,7 @@
#include <openssl/asn1.h>
#include <openssl/x509.h>
#include <openssl/ossl_typ.h>
-#include "x509_lcl.h"
+#include "x509_local.h"
X509_LOOKUP_METHOD *X509_LOOKUP_meth_new(const char *name)
{