aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_idea.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/e_idea.c')
-rw-r--r--crypto/evp/e_idea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/e_idea.c b/crypto/evp/e_idea.c
index cac72b33ba..233eec873a 100644
--- a/crypto/evp/e_idea.c
+++ b/crypto/evp/e_idea.c
@@ -57,7 +57,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#ifndef OPENSSL_NO_IDEA
# include <openssl/evp.h>