summaryrefslogtreecommitdiff
path: root/epggrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'epggrid.h')
-rw-r--r--epggrid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epggrid.h b/epggrid.h
index 0bf7536..95f40ea 100644
--- a/epggrid.h
+++ b/epggrid.h
@@ -1,6 +1,9 @@
#ifndef __TVGUIDE_EPGGRID_H
#define __TVGUIDE_EPGGRID_H
+#include <vdr/epg.h>
+#include "grid.h"
+
// --- cEpgGrid -------------------------------------------------------------
class cEpgGrid : public cGrid {