summaryrefslogtreecommitdiffstats
path: root/stream/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tcp.c')
-rw-r--r--stream/tcp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/tcp.c b/stream/tcp.c
index a9b868c4d0..ad7e1d9398 100644
--- a/stream/tcp.c
+++ b/stream/tcp.c
@@ -19,6 +19,7 @@
#include "mp_msg.h"
#include "help_mp.h"
+#include "input/input.h"
#ifndef HAVE_WINSOCK2
#include <netdb.h>