summaryrefslogtreecommitdiffstats
path: root/video/out/vo_xv.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-22 22:41:51 +0200
committerwm4 <wm4@nowhere>2013-07-22 22:42:55 +0200
commit1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd (patch)
tree10d9cbb9d44eee289ee8925119c6ad4ea965c676 /video/out/vo_xv.c
parent14f1a25a8e89c8b50ba2d0dd121a8becb591f3df (diff)
downloadmpv-1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd.tar.bz2
mpv-1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd.tar.xz
Remove subopt-helper
Finally not used by anything anymore. Farewell.
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 180dfc1d85..6c91e7bcd4 100644
--- a/video/out/vo_xv.c
+++ b/video/out/vo_xv.c
@@ -53,7 +53,7 @@
#include "sub/sub.h"
#include "sub/draw_bmp.h"
#include "video/csputils.h"
-#include "core/subopt-helper.h"
+#include "core/m_option.h"
#include "osdep/timer.h"
static const vo_info_t info = {