summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_vo.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf_vo.c')
-rw-r--r--video/filter/vf_vo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/filter/vf_vo.c b/video/filter/vf_vo.c
index 5b6e2ab4d2..74becd7250 100644
--- a/video/filter/vf_vo.c
+++ b/video/filter/vf_vo.c
@@ -30,8 +30,6 @@
#include "video/out/vo.h"
-#include "sub/sub.h"
-
struct vf_priv_s {
struct vo *vo;
};