summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_vcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream_vcd.c')
-rw-r--r--libmpdemux/stream_vcd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpdemux/stream_vcd.c b/libmpdemux/stream_vcd.c
index ed4cd84834..2e765d5d12 100644
--- a/libmpdemux/stream_vcd.c
+++ b/libmpdemux/stream_vcd.c
@@ -5,8 +5,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 <fcntl.h>
#include <stdlib.h>