From c40e4eb96e43963845d1de1678a317b27e77f04e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 2 Jun 2001 10:47:40 +0200 Subject: Converted to the new API plus several small enhancements --- dvbosd.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dvbosd.h') diff --git a/dvbosd.h b/dvbosd.h index eefdb621..88320fa4 100644 --- a/dvbosd.h +++ b/dvbosd.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: dvbosd.h 1.5 2000/12/09 10:32:47 kls Exp $ + * $Id: dvbosd.h 1.6 2001/05/01 14:41:42 kls Exp $ */ #ifndef __DVBOSD_H @@ -18,11 +18,11 @@ typedef unsigned char __u8; #if defined(DEBUG_OSD) || defined(REMOTE_KBD) #include #endif +#include #include -#include #include "font.h" -enum eDvbColor { +enum eDvbColor { #ifndef DEBUG_OSD clrTransparent, #endif -- cgit v1.2.3