summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stream/tv.c1
-rw-r--r--stream/tv.h1
2 files changed, 0 insertions, 2 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"
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;