summaryrefslogtreecommitdiff
path: root/src/vdr-plugin/timer.c
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2013-11-07 20:22:49 +0200
committerAntti Ajanki <antti.ajanki@iki.fi>2013-11-07 20:22:49 +0200
commit8cc97018ad564998a42d02dfbdaa98a36101e350 (patch)
treed4b5b9b253df70cc760e0967b657baf69cd2d5c0 /src/vdr-plugin/timer.c
parent451f691d367a46f365101f39cc093ce2feaacd13 (diff)
downloadvdr-plugin-webvideo-8cc97018ad564998a42d02dfbdaa98a36101e350.tar.gz
vdr-plugin-webvideo-8cc97018ad564998a42d02dfbdaa98a36101e350.tar.bz2
Initial update of the VDR plugin
Diffstat (limited to 'src/vdr-plugin/timer.c')
-rw-r--r--src/vdr-plugin/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vdr-plugin/timer.c b/src/vdr-plugin/timer.c
index 6346763..e6ae88b 100644
--- a/src/vdr-plugin/timer.c
+++ b/src/vdr-plugin/timer.c
@@ -14,6 +14,7 @@
#include "common.h"
#include "download.h"
#include "config.h"
+#include "filedownloader.h"
// --- cWebviTimer -----------------------------------------------