aboutsummaryrefslogtreecommitdiff
path: root/video/dxa_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/dxa_decoder.h')
-rw-r--r--video/dxa_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/dxa_decoder.h b/video/dxa_decoder.h
index a0caca4b95..b3f2eca5e2 100644
--- a/video/dxa_decoder.h
+++ b/video/dxa_decoder.h
@@ -41,7 +41,7 @@ namespace Video {
* - sword1
* - sword2
*/
-class DXADecoder : public AdvancedVideoDecoder {
+class DXADecoder : public VideoDecoder {
public:
DXADecoder();
virtual ~DXADecoder();