comparison stream/tv.h @ 29424:0fce349d015d

Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
author cehoyos
date Sun, 02 Aug 2009 14:41:15 +0000
parents a4520dfd3e62
children 281ab18d64ca
comparison
equal deleted inserted replaced
29423:a4520dfd3e62 29424:0fce349d015d
1 #ifndef MPLAYER_TV_H 1 #ifndef MPLAYER_TV_H
2 #define MPLAYER_TV_H 2 #define MPLAYER_TV_H
3
4 //#include "libao2/afmt.h"
5 //#include "libmpcodecs/img_format.h"
6 //#include "mp_msg.h"
7 3
8 typedef struct tv_param_s { 4 typedef struct tv_param_s {
9 char *freq; 5 char *freq;
10 char *channel; 6 char *channel;
11 char *chanlist; 7 char *chanlist;