the PSP port of libtremor was updated, so this define is no longer needed
svn-id: r19488
This commit is contained in:
parent
d7b50885e2
commit
f94b11ec55
1 changed files with 0 additions and 4 deletions
|
@ -30,11 +30,7 @@
|
|||
#include "sound/audiocd.h"
|
||||
|
||||
#ifdef USE_TREMOR
|
||||
#ifdef __PSP__
|
||||
#include <ivorbisfile.h>
|
||||
#else
|
||||
#include <tremor/ivorbisfile.h>
|
||||
#endif
|
||||
#else
|
||||
#include <vorbis/vorbisfile.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue