From bdccbbe93e9729944787d3158bee7a755d3bf286 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 18 May 2002 14:03:22 +0200 Subject: Completely moved OSD handling out of the cDvbApi class, into the new cOsd --- interface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface.h') diff --git a/interface.h b/interface.h index 914a3834..240db631 100644 --- a/interface.h +++ b/interface.h @@ -4,14 +4,14 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: interface.h 1.25 2002/04/19 13:17:15 kls Exp $ + * $Id: interface.h 1.26 2002/05/18 13:43:20 kls Exp $ */ #ifndef __INTERFACE_H #define __INTERFACE_H #include "config.h" -#include "dvbapi.h" +#include "osdbase.h" #include "remote.h" #include "svdrp.h" -- cgit v1.2.3