summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_netstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream_netstream.c')
-rw-r--r--libmpdemux/stream_netstream.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmpdemux/stream_netstream.c b/libmpdemux/stream_netstream.c
index e054a25412..5316f0512f 100644
--- a/libmpdemux/stream_netstream.c
+++ b/libmpdemux/stream_netstream.c
@@ -60,9 +60,9 @@
#include "mp_msg.h"
#include "stream.h"
#include "help_mp.h"
-#include "../m_option.h"
-#include "../m_struct.h"
-#include "../bswap.h"
+#include "m_option.h"
+#include "m_struct.h"
+#include "bswap.h"
#include "netstream.h"