summaryrefslogtreecommitdiffstats
path: root/crypto/ebcdic.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ebcdic.c')
-rw-r--r--crypto/ebcdic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ebcdic.c b/crypto/ebcdic.c
index 1248cba260..995dbdf574 100644
--- a/crypto/ebcdic.c
+++ b/crypto/ebcdic.c
@@ -4,7 +4,7 @@
NON_EMPTY_TRANSLATION_UNIT
#else
-# include "ebcdic.h"
+# include <openssl/ebcdic.h>
/*-
* Initial Port for Apache-1.3 by <Martin.Kraemer@Mch.SNI.De>