summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-09-04 22:08:02 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-09-04 22:08:02 +0000
commit34eeec1620db9f1c1759af585d9427b1d34ac986 (patch)
treecbd3a0ddd58161e2c4d6ba8ede31eea1319c7d7e /src
parent1a9efd8f411d3be1b149e25ce4471aed7c11424e (diff)
downloadvdr-plugin-menuorg-34eeec1620db9f1c1759af585d9427b1d34ac986.tar.gz
vdr-plugin-menuorg-34eeec1620db9f1c1759af585d9427b1d34ac986.tar.bz2
fixed include
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6125 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'src')
-rw-r--r--src/osdlineitem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osdlineitem.h b/src/osdlineitem.h
index 3329ff9..4fb6cb6 100644
--- a/src/osdlineitem.h
+++ b/src/osdlineitem.h
@@ -23,6 +23,8 @@
#ifndef ___OSDLINEITEM_H
#define ___OSDLINEITEM_H
+#include <vdr/osdbase.h>
+
class cOsdLineItem : public cOsdItem
{
public: