From 07c7bc2951c68227c2529ec4ae5d62bcfbcbbbf3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 12 Sep 2010 11:29:00 +0200 Subject: Fixed some include statements --- PLUGINS/src/dvbsddevice/dvbsdffdevice.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PLUGINS/src/dvbsddevice/dvbsdffdevice.c') diff --git a/PLUGINS/src/dvbsddevice/dvbsdffdevice.c b/PLUGINS/src/dvbsddevice/dvbsdffdevice.c index 483381ff..1d812d70 100644 --- a/PLUGINS/src/dvbsddevice/dvbsdffdevice.c +++ b/PLUGINS/src/dvbsddevice/dvbsdffdevice.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: dvbsdffdevice.c 2.26 2010/01/30 10:05:23 kls Exp $ + * $Id: dvbsdffdevice.c 2.27 2010/09/12 11:29:00 kls Exp $ */ #include "dvbsdffdevice.h" @@ -15,9 +15,9 @@ #include #include #include +#include +#include #include "dvbsdffosd.h" -#include "vdr/eitscan.h" -#include "vdr/transfer.h" // --- cDvbSdFfDevice -------------------------------------------------------- -- cgit v1.2.3