summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream_dvd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream_dvd.c')
-rw-r--r--libmpdemux/stream_dvd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpdemux/stream_dvd.c b/libmpdemux/stream_dvd.c
index 0da08459bc..eb0048b5a2 100644
--- a/libmpdemux/stream_dvd.c
+++ b/libmpdemux/stream_dvd.c
@@ -22,8 +22,8 @@
#define FIRST_PCM_AID 160
#include "stream.h"
-#include "../m_option.h"
-#include "../m_struct.h"
+#include "m_option.h"
+#include "m_struct.h"
/// We keep these 2 for the gui atm, but they will be removed.
int dvd_title=0;