summaryrefslogtreecommitdiffstats
path: root/crypto/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/init.c')
-rw-r--r--crypto/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/init.c b/crypto/init.c
index a2634d9653..b7c77154b4 100644
--- a/crypto/init.c
+++ b/crypto/init.c
@@ -9,7 +9,7 @@
#include <internal/cryptlib_int.h>
#include <openssl/err.h>
-#include <internal/rand.h>
+#include <internal/rand_int.h>
#include <internal/bio.h>
#include <openssl/evp.h>
#include <internal/evp_int.h>