CTR, HASH and HMAC DRBGs in provider
[openssl.git] / providers / implementations / rands / crngt.c
index 2680f7b64404e073243f5ae6797ec0bbe6a4dad1..1777b33489cff422370e3517eda37406f116c604 100644 (file)
@@ -21,7 +21,7 @@
 #include "internal/cryptlib.h"
 #include "prov/rand_pool.h"
 #include "drbg_local.h"
 #include "internal/cryptlib.h"
 #include "prov/rand_pool.h"
 #include "drbg_local.h"
-#include "seeding/seeding.h"
+#include "prov/seeding.h"
 
 typedef struct crng_test_global_st {
     unsigned char crngt_prev[EVP_MAX_MD_SIZE];
 
 typedef struct crng_test_global_st {
     unsigned char crngt_prev[EVP_MAX_MD_SIZE];