summaryrefslogtreecommitdiffstats
path: root/video/filter/vf.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf.c')
-rw-r--r--video/filter/vf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/filter/vf.c b/video/filter/vf.c
index b308a32e18..a5573cd2a6 100644
--- a/video/filter/vf.c
+++ b/video/filter/vf.c
@@ -39,8 +39,6 @@
#include "video/mp_image_pool.h"
#include "vf.h"
-#include "video/memcpy_pic.h"
-
extern const vf_info_t vf_info_crop;
extern const vf_info_t vf_info_expand;
extern const vf_info_t vf_info_scale;