From bb39010021b5fd8a1046200839c678afc76227d5 Mon Sep 17 00:00:00 2001 From: Andreas Brugger Date: Sun, 11 Dec 2005 12:00:00 +0100 Subject: 2005-12-11: Version 1.1-cvs_ext-0.3 (vdr-text2skin-1.1-cvs_ext-0.3.diff) - added recording-tokens: RecordingLength, RecordingCuttedLength --- status.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'status.h') diff --git a/status.h b/status.h index 92c06de..7527aaa 100644 --- a/status.h +++ b/status.h @@ -5,8 +5,14 @@ #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 class cText2SkinRender; -- cgit v1.2.3