Identify and move common internal libcrypto header files
[openssl.git] / crypto / sha / sha256.c
index eec0cadf985c2cafc60b05623e1ed56f946ecbc6..c112b04e7d254cee3aed44ed1cc8162ec30228dc 100644 (file)
@@ -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] = {