diff options
| -rw-r--r-- | sockcompat.h | 2 | 
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; | 
