aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/ofb64ede.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/ofb64ede.c')
-rw-r--r--crypto/des/ofb64ede.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/ofb64ede.c b/crypto/des/ofb64ede.c
index a551a07e0eb4..68cf2dc557c6 100644
--- a/crypto/des/ofb64ede.c
+++ b/crypto/des/ofb64ede.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "des_locl.h"
+#include "des_local.h"
/*
* The input and output encrypted as though 64bit ofb mode is being used.