Reorganize private crypto header files
[openssl.git] / test / drbgtest.c
index 4559ffd635aff53436e937e8236692fb7fcf38e0..f5b19344b6fd3fccabe3075e9b6bb8f2b992d763 100644 (file)
@@ -16,7 +16,7 @@
 #include <openssl/evp.h>
 #include <openssl/aes.h>
 #include "../crypto/rand/rand_lcl.h"
-#include "../crypto/include/internal/rand_int.h"
+#include "../include/crypto/rand.h"
 
 #if defined(_WIN32)
 # include <windows.h>