summaryrefslogtreecommitdiff
path: root/channelepg.h
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-11 15:11:26 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-11 15:11:26 +0200
commitbff9d78ff3751e35434594c5849c8ba4a085d9d1 (patch)
treeea121b8dd9898daf8d61fc7a644ae4f2704a7e32 /channelepg.h
parentd21b1496f0f80732f290b39610253b857ad7a992 (diff)
downloadvdr-plugin-tvguide-bff9d78ff3751e35434594c5849c8ba4a085d9d1.tar.gz
vdr-plugin-tvguide-bff9d78ff3751e35434594c5849c8ba4a085d9d1.tar.bz2
Rename grid.* to gridelement.*
Diffstat (limited to 'channelepg.h')
-rw-r--r--channelepg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channelepg.h b/channelepg.h
index 4f05af6..4f20bc9 100644
--- a/channelepg.h
+++ b/channelepg.h
@@ -2,7 +2,7 @@
#define __TVGUIDE_CHANNELEPG_H
#include <vdr/tools.h>
-#include "grid.h"
+#include "gridelement.h"
#include "epggrid.h"
#include "headergrid.h"
#include "switchtimer.h"