aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dllmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dllmain.c')
-rw-r--r--crypto/dllmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dllmain.c b/crypto/dllmain.c
index 48c0cd3122..65d9be6767 100644
--- a/crypto/dllmain.c
+++ b/crypto/dllmain.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "e_os.h"
+#include "internal/e_os.h"
#include "crypto/cryptlib.h"
#if defined(_WIN32) || defined(__CYGWIN__)