summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ecdh/ech_key.c')
-rw-r--r--crypto/ecdh/ech_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ecdh/ech_key.c b/crypto/ecdh/ech_key.c
index ea23a0d261..f44da9298b 100644
--- a/crypto/ecdh/ech_key.c
+++ b/crypto/ecdh/ech_key.c
@@ -67,7 +67,7 @@
*
*/
-#include "ecdh.h"
+#include "ech_locl.h"
#ifndef OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif