aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/esection.h
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-04-30 17:59:17 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-04-30 17:59:17 +0000
commit7fd4f3d49a6d2f93cae4769cf8678358ebd1abce (patch)
treef0d6b716eedc1c432f8fe316bd77fa355a074513 /lib/dvb/esection.h
parent110c675aaad3ed8798ebf927652ae04511d31cb8 (diff)
downloadenigma2-7fd4f3d49a6d2f93cae4769cf8678358ebd1abce.tar.gz
enigma2-7fd4f3d49a6d2f93cae4769cf8678358ebd1abce.zip
- add ts recorder
- rename: isection.h -> idemux.h
Diffstat (limited to 'lib/dvb/esection.h')
-rw-r--r--lib/dvb/esection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h
index df0b93e5..2d71eef8 100644
--- a/lib/dvb/esection.h
+++ b/lib/dvb/esection.h
@@ -1,7 +1,7 @@
#ifndef __esection_h
#define __esection_h
-#include <lib/dvb/isection.h>
+#include <lib/dvb/idemux.h>
#include <set>
class eGTable: public iObject, public Object