diff options
Diffstat (limited to 'crypto/o_init.c')
-rw-r--r-- | crypto/o_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/o_init.c b/crypto/o_init.c index a0b4256f78..30c19b81e8 100644 --- a/crypto/o_init.c +++ b/crypto/o_init.c @@ -7,7 +7,7 @@ * https://www.openssl.org/source/license.html */ -#include "e_os.h" +#include "internal/e_os.h" #include <openssl/err.h> /* |