summaryrefslogtreecommitdiff
path: root/grid.h
diff options
context:
space:
mode:
Diffstat (limited to 'grid.h')
-rw-r--r--grid.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/grid.h b/grid.h
index d51271b..bd35af1 100644
--- a/grid.h
+++ b/grid.h
@@ -1,6 +1,11 @@
#ifndef __TVGUIDE_GRID_H
#define __TVGUIDE_GRID_H
+#include <vdr/tools.h>
+#include "styledpixmap.h"
+
+class cChannelColumn;
+
// --- cEpgGrid -------------------------------------------------------------
class cGrid : public cListObject, public cStyledPixmap {