summaryrefslogtreecommitdiff
path: root/osd.c
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2008-12-14 19:52:13 +0100
committerTobias Grimm <tobias@e-tobi.loc>2009-06-20 17:40:07 +0200
commitda9125bcaad4233983295e5d8c15b0f195891ba5 (patch)
tree5b4477866d04942cabbc8021b48bf6fa48061372 /osd.c
parentab6f2ccf424896a80b6e2fdf9ab9313ea4b7f316 (diff)
downloadvdr-patches-da9125bcaad4233983295e5d8c15b0f195891ba5.tar.gz
vdr-patches-da9125bcaad4233983295e5d8c15b0f195891ba5.tar.bz2
ttxtsubs: Updated patch for VDR 1.7.x by Rolf Ahrenberg
Diffstat (limited to 'osd.c')
-rw-r--r--osd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/osd.c b/osd.c
index d16dafb..ab77fe8 100644
--- a/osd.c
+++ b/osd.c
@@ -16,6 +16,7 @@
#include <sys/unistd.h>
#include "device.h"
#include "tools.h"
+#include "vdrttxtsubshooks.h"
// --- cPalette --------------------------------------------------------------