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:
parent
b8dee272f8
commit
f05afe18ee
@ -14,7 +14,6 @@
|
||||
|
||||
#include "libavutil/common.h"
|
||||
#include "mpbswap.h"
|
||||
#include "libvo/fastmemcpy.h"
|
||||
|
||||
#include "vd_internal.h"
|
||||
|
||||
|
@ -40,7 +40,6 @@ LIBVD_EXTERN(xanim)
|
||||
#include "bswap.h"
|
||||
|
||||
#include "osdep/timer.h"
|
||||
#include "libvo/fastmemcpy.h"
|
||||
|
||||
#if 0
|
||||
/* this should be removed */
|
||||
|
Loading…
Reference in New Issue
Block a user