summaryrefslogtreecommitdiffstats
path: root/stream/tv.c
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-05-27 21:14:32 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-05-27 21:14:32 +0000
commitd759ba10c3663e065d93027ed24eeeb3717b8411 (patch)
treebe5672b758eb51eea37db71b0876a7c52af1934e /stream/tv.c
parentbbf95a3dcf1cab8a8dff75e4ae9707bea7e18c5d (diff)
downloadmpv-d759ba10c3663e065d93027ed24eeeb3717b8411.tar.bz2
mpv-d759ba10c3663e065d93027ed24eeeb3717b8411.tar.xz
More fastmemcpy.h removal
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23395 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/tv.c')
-rw-r--r--stream/tv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/tv.c b/stream/tv.c
index 2995d40c00..d6a6552832 100644
--- a/stream/tv.c
+++ b/stream/tv.c
@@ -30,7 +30,6 @@ int tv_param_on = 0;
#include "libaf/af_format.h"
#include "libmpcodecs/img_format.h"
-#include "libvo/fastmemcpy.h"
#include "tv.h"