summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/ts/ts_asn1.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/ts/ts_asn1.c')
-rw-r--r--crypto/openssl/crypto/ts/ts_asn1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/ts/ts_asn1.c b/crypto/openssl/crypto/ts/ts_asn1.c
index 8707207082c9a..2840f5858acbf 100644
--- a/crypto/openssl/crypto/ts/ts_asn1.c
+++ b/crypto/openssl/crypto/ts/ts_asn1.c
@@ -10,7 +10,7 @@
#include <openssl/ts.h>
#include <openssl/err.h>
#include <openssl/asn1t.h>
-#include "ts_lcl.h"
+#include "ts_local.h"
ASN1_SEQUENCE(TS_MSG_IMPRINT) = {
ASN1_SIMPLE(TS_MSG_IMPRINT, hash_algo, X509_ALGOR),