summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/tv.h')
-rw-r--r--libmpdemux/tv.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/libmpdemux/tv.h b/libmpdemux/tv.h
index a7a7a67160..fd3c9ae953 100644
--- a/libmpdemux/tv.h
+++ b/libmpdemux/tv.h
@@ -1,12 +1,11 @@
-#include "config.h"
extern int tv_param_on;
#ifdef USE_TV
-#include "../libao2/afmt.h"
-#include "../libvo/img_format.h"
-#include "../libvo/fastmemcpy.h"
-#include "mp_msg.h"
+//#include "../libao2/afmt.h"
+//#include "../libvo/img_format.h"
+//#include "../libvo/fastmemcpy.h"
+//#include "mp_msg.h"
extern unsigned long tv_param_freq;
extern char *tv_param_channel;