From eb6eaf285edd82c212810f066313f93dc4a8a129 Mon Sep 17 00:00:00 2001 From: Andreas Brugger Date: Sat, 7 Jan 2006 12:00:00 +0100 Subject: 2006-01-07: Version 1.1-cvs_ext-0.5 (vdr-text2skin-1.1-cvs_ext-0.5.diff) - modifications to compile with vdr-versions >= 1.3.18 - added tokens: OsdWidth, OsdHeight - activating the token ReplayVideoAR --- status.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'status.h') diff --git a/status.h b/status.h index 7527aaa..a39d680 100644 --- a/status.h +++ b/status.h @@ -5,14 +5,11 @@ #ifndef VDR_TEXT2SKIN_STATUS_H #define VDR_TEXT2SKIN_STATUS_H -#ifndef __STL_CONFIG_H -#define __STL_CONFIG_H -#endif - -#include "common.h" -#include #include #include +#include "common.h" +#include + class cText2SkinRender; -- cgit v1.2.3