diff options
Diffstat (limited to 'NorthstarDLL/masterserver.h')
-rw-r--r-- | NorthstarDLL/masterserver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/masterserver.h b/NorthstarDLL/masterserver.h index efa938cc..5a4e2a91 100644 --- a/NorthstarDLL/masterserver.h +++ b/NorthstarDLL/masterserver.h @@ -1,7 +1,7 @@ #pragma once #include "convar.h" #include "serverpresence.h" -#include <WinSock2.h> +#include <winsock2.h> #include <string> #include <cstring> |