]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - providers/common/digests/sha2_prov.c
Reorganize private crypto header files
[thirdparty/openssl.git] / providers / common / digests / sha2_prov.c
index b87267650601d56f9c53a3ffa292292b56bb62b0..d2c7df2ee684028baa2c34b7292907d8ac34790e 100644 (file)
@@ -16,7 +16,7 @@
 #include <openssl/core_names.h>
 #include "internal/digestcommon.h"
 #include "internal/provider_algs.h"
-#include "internal/sha.h"
+#include "crypto/sha.h"
 
 static OSSL_OP_digest_set_ctx_params_fn sha1_set_ctx_params;
 static OSSL_OP_digest_settable_ctx_params_fn sha1_settable_ctx_params;