summaryrefslogtreecommitdiff
path: root/headergrid.c
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2013-12-07 15:51:50 +0100
committerlouis <louis.braun@gmx.de>2013-12-07 15:51:50 +0100
commit8aa2c81d3165a0517115337362f1203ea4bdd899 (patch)
treebe99c5202efc0758f166f9168e1e0846308e3f49 /headergrid.c
parent9eabdcd20960924b690d6820691c6159618d18e7 (diff)
downloadvdr-plugin-tvguide-8aa2c81d3165a0517115337362f1203ea4bdd899.tar.gz
vdr-plugin-tvguide-8aa2c81d3165a0517115337362f1203ea4bdd899.tar.bz2
changed build system
Diffstat (limited to 'headergrid.c')
-rw-r--r--headergrid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/headergrid.c b/headergrid.c
index 4bb25c8..d4abe59 100644
--- a/headergrid.c
+++ b/headergrid.c
@@ -1,3 +1,5 @@
+#include "imageloader.h"
+#include "tools.h"
#include "headergrid.h"
cHeaderGrid::cHeaderGrid(void) : cGrid(NULL) {