aboutsummaryrefslogtreecommitdiff
path: root/crypto/rc2/rc2_skey.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc2/rc2_skey.c')
-rw-r--r--crypto/rc2/rc2_skey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc2/rc2_skey.c b/crypto/rc2/rc2_skey.c
index 55d8ba37155c..60ebd42f2636 100644
--- a/crypto/rc2/rc2_skey.c
+++ b/crypto/rc2/rc2_skey.c
@@ -8,7 +8,7 @@
*/
#include <openssl/rc2.h>
-#include "rc2_locl.h"
+#include "rc2_local.h"
static const unsigned char key_table[256] = {
0xd9, 0x78, 0xf9, 0xc4, 0x19, 0xdd, 0xb5, 0xed, 0x28, 0xe9, 0xfd, 0x79,