summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/dh/dh_meth.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/dh/dh_meth.c')
-rw-r--r--crypto/openssl/crypto/dh/dh_meth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/dh/dh_meth.c b/crypto/openssl/crypto/dh/dh_meth.c
index 59c4d7e967823..8a54a8108fc3f 100644
--- a/crypto/openssl/crypto/dh/dh_meth.c
+++ b/crypto/openssl/crypto/dh/dh_meth.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "dh_locl.h"
+#include "dh_local.h"
#include <string.h>
#include <openssl/err.h>