aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/quicktime_intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decoders/quicktime_intern.h')
-rw-r--r--audio/decoders/quicktime_intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/decoders/quicktime_intern.h b/audio/decoders/quicktime_intern.h
index f1ab037d89..bb5ff0cf5c 100644
--- a/audio/decoders/quicktime_intern.h
+++ b/audio/decoders/quicktime_intern.h
@@ -131,7 +131,7 @@ protected:
};
// Common::QuickTimeParser API
- virtual Common::QuickTimeParser::SampleDesc *readSampleDesc(Track *track, uint32 format);
+ virtual Common::QuickTimeParser::SampleDesc *readSampleDesc(Track *track, uint32 format, uint32 descSize);
void init();