summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/des/ecb_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/des/ecb_enc.c')
-rw-r--r--crypto/openssl/crypto/des/ecb_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/des/ecb_enc.c b/crypto/openssl/crypto/des/ecb_enc.c
index 5ed079d15fdc5..513c65e116cdb 100644
--- a/crypto/openssl/crypto/des/ecb_enc.c
+++ b/crypto/openssl/crypto/des/ecb_enc.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "des_locl.h"
+#include "des_local.h"
#include <openssl/opensslv.h>
#include <openssl/bio.h>