aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha256.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/sha256.c')
-rw-r--r--crypto/sha/sha256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/sha256.c b/crypto/sha/sha256.c
index eec0cadf98..c112b04e7d 100644
--- a/crypto/sha/sha256.c
+++ b/crypto/sha/sha256.c
@@ -127,7 +127,7 @@ static
#endif
void sha256_block_data_order(SHA256_CTX *ctx, const void *in, size_t num);
-#include "md32_common.h"
+#include "internal/md32_common.h"
#ifndef SHA256_ASM
static const SHA_LONG K256[64] = {