summaryrefslogtreecommitdiffstats
path: root/video/out/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_x11.c')
-rw-r--r--video/out/vo_x11.c1
1 files changed, 0 insertions, 1 deletions
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 <X11/Xlib.h>
#include <X11/Xutil.h>