summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_framestep.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/vf_framestep.c')
-rw-r--r--libmpcodecs/vf_framestep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmpcodecs/vf_framestep.c b/libmpcodecs/vf_framestep.c
index b48c5108a4..a722a00325 100644
--- a/libmpcodecs/vf_framestep.c
+++ b/libmpcodecs/vf_framestep.c
@@ -60,8 +60,6 @@
#include "mp_image.h"
#include "vf.h"
-#include "libvo/fastmemcpy.h"
-
/* Uncomment if you want to print some info on the format */
// #define DUMP_FORMAT_DATA