diff options
Diffstat (limited to 'footer.h')
-rw-r--r-- | footer.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ #ifndef __TVGUIDE_FOOTER_H
#define __TVGUIDE_FOOTER_H
+#include <vdr/osd.h>
+#include "channelgroups.h"
+
// --- cFooter -------------------------------------------------------------
class cFooter {
|