summaryrefslogtreecommitdiff
path: root/dummygrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'dummygrid.h')
-rw-r--r--dummygrid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dummygrid.h b/dummygrid.h
index 22d4113..f0837f6 100644
--- a/dummygrid.h
+++ b/dummygrid.h
@@ -1,6 +1,9 @@
#ifndef __TVGUIDE_DUMMYGRID_H
#define __TVGUIDE_DUMMYGRID_H
+#include "grid.h"
+#include "channelcolumn.h"
+
// --- cDummyGrid -------------------------------------------------------------
class cDummyGrid : public cGrid {