From d759ba10c3663e065d93027ed24eeeb3717b8411 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 27 May 2007 21:14:32 +0000 Subject: More fastmemcpy.h removal git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23395 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tv.c | 1 - stream/tv.h | 1 - 2 files changed, 2 deletions(-) (limited to 'stream') 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" diff --git a/stream/tv.h b/stream/tv.h index 6511f3aa84..404e258401 100644 --- a/stream/tv.h +++ b/stream/tv.h @@ -6,7 +6,6 @@ extern int tv_param_on; #ifdef USE_TV //#include "libao2/afmt.h" //#include "libmpcodecs/img_format.h" -//#include "libvo/fastmemcpy.h" //#include "mp_msg.h" extern char *tv_param_freq; -- cgit v1.2.3