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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpdemux/stream_dvd.c b/libmpdemux/stream_dvd.c
index 341f706ef9..7cdf6e9532 100644
--- a/libmpdemux/stream_dvd.c
+++ b/libmpdemux/stream_dvd.c
@@ -25,6 +25,8 @@
#include "m_option.h"
#include "m_struct.h"
+#include "stream_dvd.h"
+
/// We keep these 2 for the gui atm, but they will be removed.
extern int dvd_title;
extern int dvd_chapter;