summaryrefslogtreecommitdiff
path: root/detailview.h
diff options
context:
space:
mode:
Diffstat (limited to 'detailview.h')
-rw-r--r--detailview.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/detailview.h b/detailview.h
index 4cb4ee1..9aba9c1 100644
--- a/detailview.h
+++ b/detailview.h
@@ -1,6 +1,12 @@
#ifndef __TVGUIDE_DETAILVIEW_H
#define __TVGUIDE_DETAILVIEW_H
+#include <vdr/osd.h>
+#include <vdr/osdbase.h>
+#include <vdr/epg.h>
+#include "services/tvscraper.h"
+#include "styledpixmap.h"
+
// --- cDetailView -------------------------------------------------------------
class cEpgGrid;