summaryrefslogtreecommitdiff
path: root/timers.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-24 14:48:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-24 14:48:38 +0100
commit82ccabff8a06c79fe282c63ab9e4d8cb033ac44a (patch)
treed8fe05d62a0e68def27da2582b825c7a1f10655d /timers.h
parent08e4f36ccdee163b6925f09f591fbc8ce8c2611b (diff)
downloadvdr-82ccabff8a06c79fe282c63ab9e4d8cb033ac44a.tar.gz
vdr-82ccabff8a06c79fe282c63ab9e4d8cb033ac44a.tar.bz2
Added NID, TID and RID to the channel definitions
Diffstat (limited to 'timers.h')
-rw-r--r--timers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/timers.h b/timers.h
index 933c88e9..3d308888 100644
--- a/timers.h
+++ b/timers.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: timers.h 1.2 2002/11/10 10:17:05 kls Exp $
+ * $Id: timers.h 1.3 2002/11/24 11:50:56 kls Exp $
*/
#ifndef __TIMERS_H
@@ -12,6 +12,7 @@
#include "channels.h"
#include "config.h"
+#include "eit.h"
#include "tools.h"
enum eTimerActive { taInactive = 0,