aboutsummaryrefslogtreecommitdiff
path: root/crypto/ts/ts_req_print.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/ts_req_print.c')
-rw-r--r--crypto/ts/ts_req_print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ts/ts_req_print.c b/crypto/ts/ts_req_print.c
index 0dedf47d924b..4eba5cf0181c 100644
--- a/crypto/ts/ts_req_print.c
+++ b/crypto/ts/ts_req_print.c
@@ -13,7 +13,7 @@
#include <openssl/bn.h>
#include <openssl/x509v3.h>
#include <openssl/ts.h>
-#include "ts_lcl.h"
+#include "ts_local.h"
int TS_REQ_print_bio(BIO *bio, TS_REQ *a)
{