aboutsummaryrefslogtreecommitdiff
path: root/crypto/idea/i_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/idea/i_ecb.c')
-rw-r--r--crypto/idea/i_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/idea/i_ecb.c b/crypto/idea/i_ecb.c
index 058d0c14c005..cb724e1a6c0b 100644
--- a/crypto/idea/i_ecb.c
+++ b/crypto/idea/i_ecb.c
@@ -8,7 +8,7 @@
*/
#include <openssl/idea.h>
-#include "idea_lcl.h"
+#include "idea_local.h"
#include <openssl/opensslv.h>
const char *IDEA_options(void)