summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_oct.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ct/ct_oct.c')
-rw-r--r--crypto/ct/ct_oct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ct/ct_oct.c b/crypto/ct/ct_oct.c
index 76fc222273..cdab02fdf8 100644
--- a/crypto/ct/ct_oct.c
+++ b/crypto/ct/ct_oct.c
@@ -19,7 +19,7 @@
#include <openssl/ct.h>
#include <openssl/err.h>
-#include "ct_locl.h"
+#include "ct_local.h"
int o2i_SCT_signature(SCT *sct, const unsigned char **in, size_t len)
{