aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dvb')
-rw-r--r--lib/dvb/pmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h
index fb16ea5c..362c64cc 100644
--- a/lib/dvb/pmt.h
+++ b/lib/dvb/pmt.h
@@ -15,7 +15,7 @@
#include <unistd.h>
#include <fcntl.h>
-class eDVBServicePMTHandler;
+class eDVBCAService;
typedef std::map<eServiceReferenceDVB, eDVBCAService*> CAServiceMap;