summaryrefslogtreecommitdiffstats
path: root/video/out/vo_lavc.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_lavc.c')
-rw-r--r--video/out/vo_lavc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/video/out/vo_lavc.c b/video/out/vo_lavc.c
index b1416b7fe3..0080126c7d 100644
--- a/video/out/vo_lavc.c
+++ b/video/out/vo_lavc.c
@@ -33,8 +33,7 @@
#include "mpvcore/encode_lavc.h"
-#include "sub/sub.h"
-#include "sub/dec_sub.h"
+#include "sub/osd.h"
struct priv {
uint8_t *buffer;