summaryrefslogtreecommitdiffstats
path: root/src/crypto/err/err.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/err/err.c')
-rw-r--r--src/crypto/err/err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/err/err.c b/src/crypto/err/err.c
index ec2062e..55b1363 100644
--- a/src/crypto/err/err.c
+++ b/src/crypto/err/err.c
@@ -117,7 +117,7 @@
#if defined(OPENSSL_WINDOWS)
#pragma warning(push, 3)
-#include <Windows.h>
+#include <windows.h>
#pragma warning(pop)
#endif