X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4bc08995411e21f3564f09e136809be68ddf96a8..7fd4f3d49a6d2f93cae4769cf8678358ebd1abce:/lib/dvb/esection.h diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index 6b8c8784..2d71eef8 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -1,12 +1,12 @@ #ifndef __esection_h #define __esection_h -#include +#include #include class eGTable: public iObject, public Object { -DECLARE_REF; +DECLARE_REF(eGTable); private: ePtr m_reader; eDVBTableSpec m_table;