diff options
Diffstat (limited to 'epggrid.c')
-rw-r--r-- | epggrid.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ +#include "services/remotetimers.h"
#include "channelcolumn.h"
+#include "tools.h"
#include "epggrid.h"
cEpgGrid::cEpgGrid(cChannelColumn *c, const cEvent *event) : cGrid(c) {
|