From 1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 22 Jul 2013 22:41:51 +0200 Subject: Remove subopt-helper Finally not used by anything anymore. Farewell. --- video/out/vo_xv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/out/vo_xv.c') 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 = { -- cgit v1.2.3