1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 21:31:52 +00:00

Removed useless fastmemcpy.h includes in video decoders

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23393 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-05-27 20:45:34 +00:00
parent b8dee272f8
commit f05afe18ee
2 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@
#include "libavutil/common.h"
#include "mpbswap.h"
#include "libvo/fastmemcpy.h"
#include "vd_internal.h"

View File

@ -40,7 +40,6 @@ LIBVD_EXTERN(xanim)
#include "bswap.h"
#include "osdep/timer.h"
#include "libvo/fastmemcpy.h"
#if 0
/* this should be removed */