aboutsummaryrefslogtreecommitdiff
path: root/client/acronc/helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/acronc/helpers.c')
-rw-r--r--client/acronc/helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/acronc/helpers.c b/client/acronc/helpers.c
index 9e141d4..40f7df3 100644
--- a/client/acronc/helpers.c
+++ b/client/acronc/helpers.c
@@ -8,7 +8,7 @@
#include <string.h>
#include <errno.h>
-#ifdef WIN32
+#ifdef _WIN32
#include <winsock2.h>
#include <ws2tcpip.h>
#include <ws2ipdef.h>