Fixed mp3 support not beeng compiled ...

This commit is contained in:
Walter Julius Hennecke 2012-10-24 13:03:42 +02:00
parent b3050ce324
commit 3c306be290

View file

@ -189,7 +189,7 @@ USE_CODEC_VORBIS=0
endif
ifndef USE_CODEC_MP3
USE_CODEC_MP3=0
USE_CODEC_MP3=1
endif
ifndef USE_MUMBLE