aboutsummaryrefslogtreecommitdiff
path: root/src/htmsocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmsocket.c')
-rw-r--r--src/htmsocket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htmsocket.c b/src/htmsocket.c
index 3abd7f6..16a1050 100644
--- a/src/htmsocket.c
+++ b/src/htmsocket.c
@@ -55,6 +55,7 @@ The OSC webpage is http://cnmat.cnmat.berkeley.edu/OpenSoundControl
#include <stdlib.h>
#include "OSC-common.h"
#include <stdio.h>
+ #include <io.h>
#include <ws2tcpip.h>
#else
#include <stdio.h>