summaryrefslogtreecommitdiff
path: root/epggrid.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 /epggrid.h
parentd21b1496f0f80732f290b39610253b857ad7a992 (diff)
downloadvdr-plugin-tvguide-bff9d78ff3751e35434594c5849c8ba4a085d9d1.tar.gz
vdr-plugin-tvguide-bff9d78ff3751e35434594c5849c8ba4a085d9d1.tar.bz2
Rename grid.* to gridelement.*
Diffstat (limited to 'epggrid.h')
-rw-r--r--epggrid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epggrid.h b/epggrid.h
index 7fcef29..eb1a6a1 100644
--- a/epggrid.h
+++ b/epggrid.h
@@ -2,7 +2,7 @@
#define __TVGUIDE_EPGGRID_H
#include <vdr/epg.h>
-#include "grid.h"
+#include "gridelement.h"
// --- cEpgGrid -------------------------------------------------------------