From 15cc1733e0e7bf005362fad61a3ccbbefe1cbceb Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 4 Aug 2002 14:57:29 +0200 Subject: Changed the cDevice class to allow plugins to implement their own devices --- eitscan.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'eitscan.c') diff --git a/eitscan.c b/eitscan.c index a275abe0..08c91c61 100644 --- a/eitscan.c +++ b/eitscan.c @@ -4,10 +4,11 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: eitscan.c 1.3 2002/06/22 13:02:40 kls Exp $ + * $Id: eitscan.c 1.4 2002/07/28 15:10:23 kls Exp $ */ #include "eitscan.h" +#include cEITScanner::cEITScanner(void) { -- cgit v1.2.3