summaryrefslogtreecommitdiff
path: root/channelgroups.h
diff options
context:
space:
mode:
Diffstat (limited to 'channelgroups.h')
-rw-r--r--channelgroups.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/channelgroups.h b/channelgroups.h
index 3bab829..3465c47 100644
--- a/channelgroups.h
+++ b/channelgroups.h
@@ -1,6 +1,10 @@
#ifndef __TVGUIDE_CHANNELGROUPS_H
#define __TVGUIDE_CHANNELGROUPS_H
+#include <vector>
+#include <vdr/channels.h>
+#include "channelgroup.h"
+
// --- cChannelGroups -------------------------------------------------------------
class cChannelGroups {