summaryrefslogtreecommitdiff
path: root/channelcolumn.c
diff options
context:
space:
mode:
Diffstat (limited to 'channelcolumn.c')
-rw-r--r--channelcolumn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channelcolumn.c b/channelcolumn.c
index b0a1c0a..69018a7 100644
--- a/channelcolumn.c
+++ b/channelcolumn.c
@@ -1,4 +1,5 @@
#include "channelcolumn.h"
+#include "dummygrid.h"
cChannelColumn::cChannelColumn(int num, const cChannel *channel, cMyTime *myTime) {
this->channel = channel;