summaryrefslogtreecommitdiffstats
path: root/video/out/vo_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_xv.c')
-rw-r--r--video/out/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo_xv.c b/video/out/vo_xv.c
index a64dd1202a..b86f0e5f6b 100644
--- a/video/out/vo_xv.c
+++ b/video/out/vo_xv.c
@@ -52,7 +52,7 @@
#include "video/img_fourcc.h"
#include "x11_common.h"
#include "video/memcpy_pic.h"
-#include "sub/sub.h"
+#include "sub/osd.h"
#include "sub/draw_bmp.h"
#include "video/csputils.h"
#include "mpvcore/m_option.h"