summaryrefslogtreecommitdiff
path: root/crypto/ts/ts_req_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/ts_req_utils.c')
-rw-r--r--crypto/ts/ts_req_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ts/ts_req_utils.c b/crypto/ts/ts_req_utils.c
index 2073d3395d75e..a4568e3b779d8 100644
--- a/crypto/ts/ts_req_utils.c
+++ b/crypto/ts/ts_req_utils.c
@@ -12,7 +12,7 @@
#include <openssl/objects.h>
#include <openssl/x509v3.h>
#include <openssl/ts.h>
-#include "ts_lcl.h"
+#include "ts_local.h"
int TS_REQ_set_version(TS_REQ *a, long version)
{