summaryrefslogtreecommitdiff
path: root/channelgroups.h
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-11 12:41:19 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-11 13:20:23 +0200
commit700543b394c4e87e3bc372fb00c221c456c2adf2 (patch)
tree0302ce7047672beca04c56f4f8a07a08f43d6915 /channelgroups.h
parent1df9641621203b9eeb87c269c9e962691398e010 (diff)
downloadvdr-plugin-tvguide-700543b394c4e87e3bc372fb00c221c456c2adf2.tar.gz
vdr-plugin-tvguide-700543b394c4e87e3bc372fb00c221c456c2adf2.tar.bz2
GetLastValidChannel
Diffstat (limited to 'channelgroups.h')
-rw-r--r--channelgroups.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/channelgroups.h b/channelgroups.h
index 02b146d..e919123 100644
--- a/channelgroups.h
+++ b/channelgroups.h
@@ -3,6 +3,7 @@
#include <vector>
#include <vdr/channels.h>
+#include "config.h"
#include "channelgroup.h"
// --- cChannelGroups -------------------------------------------------------------