summaryrefslogtreecommitdiffstats
path: root/stream/udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/udp.c')
-rw-r--r--stream/udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/udp.c b/stream/udp.c
index e27808b4c2..53a581e332 100644
--- a/stream/udp.c
+++ b/stream/udp.c
@@ -41,7 +41,7 @@
#include <ws2tcpip.h>
#endif
-#include "mp_msg.h"
+#include "core/mp_msg.h"
#include "network.h"
#include "url.h"
#include "udp.h"