summaryrefslogtreecommitdiff
path: root/vdr_decoder_mp3.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_decoder_mp3.h')
-rw-r--r--vdr_decoder_mp3.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/vdr_decoder_mp3.h b/vdr_decoder_mp3.h
index 47d6eb2..0149031 100644
--- a/vdr_decoder_mp3.h
+++ b/vdr_decoder_mp3.h
@@ -30,7 +30,6 @@
#endif
class mgStream;
-class mgContentItem;
// ----------------------------------------------------------------
@@ -79,7 +78,7 @@ class mgMP3Decoder:public mgDecoder
/*!
* \brief construct a decoder from a filename
*/
- mgMP3Decoder (mgContentItem * item, bool preinit = true);
+ mgMP3Decoder (mgItemGd * item, bool preinit = true);
/*!
* \brief the destructor