aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoost Peters2005-09-17 10:29:35 +0000
committerJoost Peters2005-09-17 10:29:35 +0000
commit17b70ae5158b09ea5467559f658098111029d9ec (patch)
treea7c3f031bcccb866e40283d15d607609aa498e8d
parent42d01d468d6fd7325b3610688a3b103fcb25415d (diff)
downloadscummvm-rg350-17b70ae5158b09ea5467559f658098111029d9ec.tar.gz
scummvm-rg350-17b70ae5158b09ea5467559f658098111029d9ec.tar.bz2
scummvm-rg350-17b70ae5158b09ea5467559f658098111029d9ec.zip
USE_VORBIS needs to be defined when using libtremor
svn-id: r18839
-rw-r--r--backends/psp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/psp/Makefile b/backends/psp/Makefile
index adbbd5a9e3..d1ba1b8586 100644
--- a/backends/psp/Makefile
+++ b/backends/psp/Makefile
@@ -46,7 +46,7 @@ CFLAGS += -DUSE_MAD
LIBS += -lmad
#comment this out if you don't want to use libtremor
-CFLAGS += -DUSE_TREMOR
+CFLAGS += -DUSE_VORBIS -DUSE_TREMOR
LIBS += -lvorbisidec
#comment this out if you don't want to use libmpeg2