summaryrefslogtreecommitdiffstats
path: root/stream/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tv.h')
-rw-r--r--stream/tv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/tv.h b/stream/tv.h
index 7413860ae0..37c63b7a89 100644
--- a/stream/tv.h
+++ b/stream/tv.h
@@ -119,6 +119,7 @@ typedef struct tv_channels_s {
int index;
char number[5];
char name[20];
+ int norm;
int freq;
struct tv_channels_s *next;
struct tv_channels_s *prev;