summaryrefslogtreecommitdiffstats
path: root/sub/sd_lavc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sd_lavc.c')
-rw-r--r--sub/sd_lavc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/sd_lavc.c b/sub/sd_lavc.c
index da8a07e48e..0e7121a279 100644
--- a/sub/sd_lavc.c
+++ b/sub/sd_lavc.c
@@ -24,7 +24,7 @@
#include "talloc.h"
#include "mpvcore/mp_msg.h"
#include "mpvcore/av_common.h"
-#include "mpvcore/options.h"
+#include "options/options.h"
#include "video/mp_image.h"
#include "sd.h"
#include "dec_sub.h"