From d652d479f1c2c6cdff1867d5be03ab9bcfb2656d Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 16 Jan 2018 11:36:02 +0100 Subject: video: avoid some unnecessary vf.h includes --- video/out/vo_x11.c | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out') diff --git a/video/out/vo_x11.c b/video/out/vo_x11.c index f29d06ad16..9c7595e1d8 100644 --- a/video/out/vo_x11.c +++ b/video/out/vo_x11.c @@ -28,7 +28,6 @@ #include "vo.h" #include "video/csputils.h" #include "video/mp_image.h" -#include "video/filter/vf.h" #include #include -- cgit v1.2.3