aboutsummaryrefslogtreecommitdiff
path: root/crypto/rc5/rc5_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc5/rc5_ecb.c')
-rw-r--r--crypto/rc5/rc5_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc5/rc5_ecb.c b/crypto/rc5/rc5_ecb.c
index c32f38e473e8..94ec646390dd 100644
--- a/crypto/rc5/rc5_ecb.c
+++ b/crypto/rc5/rc5_ecb.c
@@ -8,7 +8,7 @@
*/
#include <openssl/rc5.h>
-#include "rc5_locl.h"
+#include "rc5_local.h"
#include <openssl/opensslv.h>
void RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out,