]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/sha/sha256.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / sha / sha256.c
index 328c0f17c376639c6e3914d708e3c1daae47160d..99833924b0684a5d23200616f585de14518e05ce 100644 (file)
@@ -128,7 +128,7 @@ static
 #endif
 void sha256_block_data_order(SHA256_CTX *ctx, const void *in, size_t num);
 
-#include "internal/md32_common.h"
+#include "crypto/md32_common.h"
 
 #ifndef SHA256_ASM
 static const SHA_LONG K256[64] = {