X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a6014454bb8627882386ced03f75628304078637..319b1d154578f02388b6a7910c5048ed3bab1343:/lib/dvb/pmt.h diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index b7115ae2..79d7917c 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -128,6 +128,8 @@ public: int tune(eServiceReferenceDVB &ref, int use_decode_demux, eCueSheet *sg=0); void free(); + + int m_pmt_pid; }; #endif