From d4eb96f725bed149762665ddee275301c9f069a6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 3 Sep 2000 11:40:00 +0200 Subject: Added EIT support for current/next display --- dvbapi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dvbapi.h') diff --git a/dvbapi.h b/dvbapi.h index 25452cfa..9f954302 100644 --- a/dvbapi.h +++ b/dvbapi.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: dvbapi.h 1.12 2000/07/30 15:01:01 kls Exp $ + * $Id: dvbapi.h 1.13 2000/09/03 09:25:53 kls Exp $ */ #ifndef __DVBAPI_H @@ -19,7 +19,7 @@ typedef unsigned char __u8; #include #endif #include -#include "../DVB/driver/dvb.h" +#include #define MenuLines 15 #define MenuColumns 40 -- cgit v1.2.3