summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_vstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream_vstream.c')
-rw-r--r--libmpdemux/stream_vstream.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpdemux/stream_vstream.c b/libmpdemux/stream_vstream.c
index b2967706ea..f32144f93a 100644
--- a/libmpdemux/stream_vstream.c
+++ b/libmpdemux/stream_vstream.c
@@ -51,8 +51,8 @@
#include "mp_msg.h"
#include "stream.h"
#include "help_mp.h"
-#include "../m_option.h"
-#include "../m_struct.h"
+#include "m_option.h"
+#include "m_struct.h"
#include <vstream-client.h>