aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32.c
diff options
context:
space:
mode:
authorLee Salzman <[email protected]>2024-04-14 23:06:53 -0400
committerLee Salzman <[email protected]>2024-04-14 23:06:53 -0400
commit2662c0de09e36f2a2030ccc2c528a3e4c9e8138a (patch)
tree5096e683758d14404d4c9eaaa7f3d9df0eefe1ce /win32.c
parentc44b7d0f7ff21edb702745e4c019d0537928c373 (diff)
downloadenet-2662c0de09e36f2a2030ccc2c528a3e4c9e8138a.tar.gz
enet-2662c0de09e36f2a2030ccc2c528a3e4c9e8138a.zip
1.3.18 release prepv1.3.18
Diffstat (limited to 'win32.c')
-rw-r--r--win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32.c b/win32.c
index f67e16b..f395c09 100644
--- a/win32.c
+++ b/win32.c
@@ -8,7 +8,7 @@
#include "enet/enet.h"
#include <windows.h>
#include <mmsystem.h>
-#include <ws2ipdef.h>
+#include <ws2tcpip.h>
static enet_uint32 timeBase = 0;