aboutsummaryrefslogtreecommitdiff
path: root/crypto/engine/tb_digest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/tb_digest.c')
-rw-r--r--crypto/engine/tb_digest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/engine/tb_digest.c b/crypto/engine/tb_digest.c
index d644b1b0a825..a6e6337a01d9 100644
--- a/crypto/engine/tb_digest.c
+++ b/crypto/engine/tb_digest.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "eng_int.h"
+#include "eng_local.h"
static ENGINE_TABLE *digest_table = NULL;