summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/des/des_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/des/des_enc.c')
-rw-r--r--crypto/openssl/crypto/des/des_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/des/des_enc.c b/crypto/openssl/crypto/des/des_enc.c
index ed134ace8c322..45eec615d8b0b 100644
--- a/crypto/openssl/crypto/des/des_enc.c
+++ b/crypto/openssl/crypto/des/des_enc.c
@@ -8,7 +8,7 @@
*/
#include <openssl/crypto.h>
-#include "des_locl.h"
+#include "des_local.h"
#include "spr.h"
void DES_encrypt1(DES_LONG *data, DES_key_schedule *ks, int enc)