summaryrefslogtreecommitdiffstats
path: root/video/sws_utils.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-01-16 11:36:02 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-01-18 00:59:07 -0800
commitd652d479f1c2c6cdff1867d5be03ab9bcfb2656d (patch)
treedf63b807dd46cde2b21713fe78661999134fbfe5 /video/sws_utils.c
parent1d3b680427a4a08d8e3df212eef74751fa56694e (diff)
downloadmpv-d652d479f1c2c6cdff1867d5be03ab9bcfb2656d.tar.bz2
mpv-d652d479f1c2c6cdff1867d5be03ab9bcfb2656d.tar.xz
video: avoid some unnecessary vf.h includes
Diffstat (limited to 'video/sws_utils.c')
-rw-r--r--video/sws_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/sws_utils.c b/video/sws_utils.c
index ae6df02f52..c8dcf5493d 100644
--- a/video/sws_utils.c
+++ b/video/sws_utils.c
@@ -33,7 +33,6 @@
#include "fmt-conversion.h"
#include "csputils.h"
#include "common/msg.h"
-#include "video/filter/vf.h"
#include "osdep/endian.h"
//global sws_flags from the command line