summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvd.h')
-rw-r--r--stream/stream_dvd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_dvd.h b/stream/stream_dvd.h
index ff6cb771d2..984d545467 100644
--- a/stream/stream_dvd.h
+++ b/stream/stream_dvd.h
@@ -26,7 +26,7 @@
#include <dvdread/ifo_read.h>
#include <dvdread/nav_read.h>
#include "stream.h"
-#include "m_option.h"
+#include "core/m_option.h"
typedef struct {
dvd_reader_t *dvd;