aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cpuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cpuid.c')
-rw-r--r--crypto/cpuid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cpuid.c b/crypto/cpuid.c
index 048689f410..75bd03bffe 100644
--- a/crypto/cpuid.c
+++ b/crypto/cpuid.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(__i386) || defined(__i386__) || defined(_M_IX86) || \