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