summaryrefslogtreecommitdiffstats
path: root/WebServer/Globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebServer/Globals.h')
-rw-r--r--WebServer/Globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebServer/Globals.h b/WebServer/Globals.h
index 027b988ef..9e74f351d 100644
--- a/WebServer/Globals.h
+++ b/WebServer/Globals.h
@@ -12,7 +12,7 @@
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
- #include <winsock.h>
+ #include <Winsock2.h>
#else
#include <sys/types.h>
#include <sys/stat.h> // for mkdir