From 0b590ec8261db94f515a295c0fbf4c92e78d2a55 Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Sun, 6 Nov 2005 16:43:58 +0000 Subject: - adopted to VDR >= 1.3.36 --- client/filter.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client') diff --git a/client/filter.c b/client/filter.c index 265276f..daf534a 100644 --- a/client/filter.c +++ b/client/filter.c @@ -1,5 +1,5 @@ /* - * $Id: filter.c,v 1.2 2005/02/08 13:59:16 lordjaxom Exp $ + * $Id: filter.c,v 1.3 2005/11/06 16:43:58 lordjaxom Exp $ */ #include "client/filter.h" @@ -8,6 +8,7 @@ #include "common.h" #include +#include #if VDRVERSNUM >= 10300 -- cgit v1.2.3