aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_deprecated.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rand/rand_deprecated.c')
-rw-r--r--crypto/rand/rand_deprecated.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rand/rand_deprecated.c b/crypto/rand/rand_deprecated.c
index dd69f1beb7..a6bc2a99e3 100644
--- a/crypto/rand/rand_deprecated.c
+++ b/crypto/rand/rand_deprecated.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include <e_os.h>
+#include "internal/e_os.h"
#include <openssl/macros.h>
#include <openssl/rand.h>