From 5838ef6719f5658dfcb381fbec1ddb7625db58cc Mon Sep 17 00:00:00 2001 From: md5 Date: Fri, 13 May 2011 21:09:31 +0300 Subject: SWORD25: Fix compilation when libvorbis is not present (cherry picked from commit 2d3ad096ab92a6ddcd2b14436937649bbabcd12f) --- audio/decoders/vorbis.h | 1 + 1 file changed, 1 insertion(+) (limited to 'audio') diff --git a/audio/decoders/vorbis.h b/audio/decoders/vorbis.h index 51d0b82d5f..8f02b6e43a 100644 --- a/audio/decoders/vorbis.h +++ b/audio/decoders/vorbis.h @@ -36,6 +36,7 @@ * - scumm * - sword1 * - sword2 + * - sword25 * - touche * - tucker */ -- cgit v1.2.3