Reorganize private crypto header files
[oweals/openssl.git] / crypto / bn / bn_rand.c
index 2b3e6f2076e88a7871b8735553e770bdc8cce686..836ff54af63c6aca546ef2c957b72ce1614fa59b 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdio.h>
 #include <time.h>
 #include "internal/cryptlib.h"
-#include "internal/rand_int.h"
+#include "crypto/rand.h"
 #include "bn_lcl.h"
 #include <openssl/rand.h>
 #include <openssl/sha.h>