summaryrefslogtreecommitdiffstats
path: root/stream/stream_lavf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_lavf.c')
-rw-r--r--stream/stream_lavf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stream/stream_lavf.c b/stream/stream_lavf.c
index 1adf8177e4..8f82aedf05 100644
--- a/stream/stream_lavf.c
+++ b/stream/stream_lavf.c
@@ -21,10 +21,10 @@
#include <libavutil/opt.h>
#include "config.h"
-#include "mpvcore/options.h"
+#include "options/options.h"
#include "mpvcore/mp_msg.h"
#include "stream.h"
-#include "mpvcore/m_option.h"
+#include "options/m_option.h"
#include "cookies.h"