Minor fixes

This commit is contained in:
Jérôme Leclercq
2022-01-23 01:22:16 +01:00
parent 2ebcddf9de
commit 3c308970a1
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ struct tcp_keepalive
#define SIO_KEEPALIVE_VALS _WSAIOW(IOC_VENDOR,4)
#endif
#include <winsock2.h>
#include <WinSock2.h>
#include <Nazara/Network/Debug.hpp>