summaryrefslogtreecommitdiff
path: root/vdr_decoder_ogg.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_decoder_ogg.h')
-rw-r--r--vdr_decoder_ogg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdr_decoder_ogg.h b/vdr_decoder_ogg.h
index 1f5fcfc..6f142f3 100644
--- a/vdr_decoder_ogg.h
+++ b/vdr_decoder_ogg.h
@@ -42,7 +42,7 @@ class mgOggDecoder:public mgDecoder
public:
- mgOggDecoder (mgContentItem * item);
+ mgOggDecoder (mgItemGd * item);
~mgOggDecoder ();
virtual mgPlayInfo *playInfo ();