summaryrefslogtreecommitdiff
path: root/sockcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sockcompat.h')
-rw-r--r--sockcompat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sockcompat.h b/sockcompat.h
index 1aaf23f..6ca5d9f 100644
--- a/sockcompat.h
+++ b/sockcompat.h
@@ -50,7 +50,7 @@
#include <ws2tcpip.h>
#include <stddef.h>
#include <errno.h>
-#include <Mstcpip.h>
+#include <mstcpip.h>
#ifdef _MSC_VER
typedef long long ssize_t;