summaryrefslogtreecommitdiff
path: root/win32/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/time.h')
-rw-r--r--win32/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/time.h b/win32/time.h
index f0514ebe59..4d6c8a2bc2 100644
--- a/win32/time.h
+++ b/win32/time.h
@@ -13,7 +13,7 @@
#define TIME_H
/* Include stuff ************************************************************ */
-#include <winsock.h>
+#include <winsock2.h>
#include <time.h>
#include <php.h>