Reorganize private crypto header files
[openssl.git] / crypto / rand / rand_lib.c
index b70b60a6508ddcc4c4c893b3420077267af4390e..7f4f1b7f9086eb97884a3909fa2d88ac7d20af10 100644 (file)
@@ -11,7 +11,7 @@
 #include <time.h>
 #include "internal/cryptlib.h"
 #include <openssl/opensslconf.h>
-#include "internal/rand_int.h"
+#include "crypto/rand.h"
 #include <openssl/engine.h>
 #include "internal/thread_once.h"
 #include "rand_lcl.h"