aboutsummaryrefslogtreecommitdiff
path: root/video/theora_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/theora_decoder.h')
-rw-r--r--video/theora_decoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/theora_decoder.h b/video/theora_decoder.h
index 7e36d829e7..ac808cdfe6 100644
--- a/video/theora_decoder.h
+++ b/video/theora_decoder.h
@@ -51,6 +51,7 @@ namespace Video {
* Decoder for Theora videos.
* Video decoder used in engines:
* - sword25
+ * - wintermute
*/
class TheoraDecoder : public VideoDecoder {
public: