From 66b11a29bf4f13b69fec7b2ba5c39f70db2c182f Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 7 Feb 2010 12:44:15 +0100 Subject: missing include --- recstatus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/recstatus.c b/recstatus.c index 3b6a6e2..3eb6af3 100644 --- a/recstatus.c +++ b/recstatus.c @@ -26,6 +26,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "recdone.h" #include "conflictcheck_thread.h" #include "epgsearchcfg.h" +#include #define ALLOWED_BREAK_INSECS 2 -- cgit v1.2.3