aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ct/ct_err.c')
-rw-r--r--crypto/ct/ct_err.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/ct/ct_err.c b/crypto/ct/ct_err.c
index d2781c5b5f..df79252449 100644
--- a/crypto/ct/ct_err.c
+++ b/crypto/ct/ct_err.c
@@ -1,4 +1,4 @@
-/* crypto/ct/ct_err.c */
+/* ct_err.c */
/* ====================================================================
* Copyright (c) 1999-2015 The OpenSSL Project. All rights reserved.
*
@@ -61,7 +61,7 @@
#include <stdio.h>
#include <openssl/err.h>
-#include <openssl/ct_locl.h>
+#include <internal/ct_int.h>
/* BEGIN ERROR CODES */
#ifndef OPENSSL_NO_ERR