aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/smk_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/video/smk_player.h')
-rw-r--r--graphics/video/smk_player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/video/smk_player.h b/graphics/video/smk_player.h
index 512eb57c20..6e7e0e88a9 100644
--- a/graphics/video/smk_player.h
+++ b/graphics/video/smk_player.h
@@ -44,7 +44,7 @@ class BigHuffmanTree;
/**
* Implementation of a Smacker v2/v4 video decoder
*/
-class SMKPlayer : public Graphics::VideoPlayer {
+class SMKPlayer : public Graphics::VideoDecoder {
public:
SMKPlayer(Audio::Mixer *mixer);
virtual ~SMKPlayer();