aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/idea/idea.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/idea/idea.h')
-rw-r--r--crypto/idea/idea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/idea/idea.h b/crypto/idea/idea.h
index 41ace440d8..c2f44d3c6e 100644
--- a/crypto/idea/idea.h
+++ b/crypto/idea/idea.h
@@ -66,7 +66,7 @@ extern "C" {
#define IDEA_ENCRYPT 1
#define IDEA_DECRYPT 0
-#include "opensslconf.h" /* IDEA_INT */
+#include <openssl/opensslconf.h> /* IDEA_INT */
#define IDEA_BLOCK 8
#define IDEA_KEY_LENGTH 16