diff options
Diffstat (limited to 'crypto/ts/ts_req_utils.c')
-rw-r--r-- | crypto/ts/ts_req_utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ts/ts_req_utils.c b/crypto/ts/ts_req_utils.c index 362e5e589a..7f3a4a4289 100644 --- a/crypto/ts/ts_req_utils.c +++ b/crypto/ts/ts_req_utils.c @@ -58,7 +58,7 @@ */ #include <stdio.h> -#include "cryptlib.h" +#include "internal/cryptlib.h" #include <openssl/objects.h> #include <openssl/x509v3.h> #include <openssl/ts.h> |