Cleanup: move providers/common/include/internal/provider_args.h
[openssl.git] / providers / implementations / digests / wp_prov.c
index 1dd5aa36e41179e02f6efbd2639502f1ae2f8bb8..75fcc0dffcb68351832211578dcb8d21d222f9ad 100644 (file)
@@ -10,7 +10,7 @@
 #include <openssl/crypto.h>
 #include <openssl/whrlpool.h>
 #include "prov/digestcommon.h"
 #include <openssl/crypto.h>
 #include <openssl/whrlpool.h>
 #include "prov/digestcommon.h"
-#include "internal/provider_algs.h"
+#include "prov/implementations.h"
 
 /* wp_functions */
 IMPLEMENT_digest_functions(wp, WHIRLPOOL_CTX,
 
 /* wp_functions */
 IMPLEMENT_digest_functions(wp, WHIRLPOOL_CTX,