summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream/netstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/netstream/netstream.c')
-rw-r--r--TOOLS/netstream/netstream.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/TOOLS/netstream/netstream.c b/TOOLS/netstream/netstream.c
index a2565a2b12..7d02e7ec49 100644
--- a/TOOLS/netstream/netstream.c
+++ b/TOOLS/netstream/netstream.c
@@ -39,13 +39,13 @@
#include <ws2tcpip.h>
#endif
-#include <stream/stream.h>
-#include <libmpdemux/demuxer.h>
-#include <mp_msg.h>
-#include <bswap.h>
+#include "stream/stream.h"
+#include "libmpdemux/demuxer.h"
+#include "mp_msg.h"
+#include "bswap.h"
/// Netstream packets def and some helpers
-#include <stream/netstream.h>
+#include "stream/netstream.h"
//Set some standard variables