summaryrefslogtreecommitdiffstats
path: root/stream/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tcp.c')
-rw-r--r--stream/tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/tcp.c b/stream/tcp.c
index 1f93571b55..54ebf33e61 100644
--- a/stream/tcp.c
+++ b/stream/tcp.c
@@ -33,7 +33,7 @@
#include "config.h"
-#include "mp_msg.h"
+#include "core/mp_msg.h"
#if !HAVE_WINSOCK2_H
#include <netdb.h>