mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-15 09:09:36 +02:00
Resolved "#define LC" FAAD2 neaacdec.h conflict with rdmacro.h
This commit is contained in:
parent
4f3de819c9
commit
d67758c422
@ -30,6 +30,13 @@
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <rdapplication.h>
|
||||
#include <rdaudioconvert.h>
|
||||
#include <rdcart.h>
|
||||
#include <rdconf.h>
|
||||
#include <rd.h>
|
||||
#include <rdtempdirectory.h>
|
||||
|
||||
#include <sndfile.h>
|
||||
#include <samplerate.h>
|
||||
#include <soundtouch/SoundTouch.h>
|
||||
@ -48,13 +55,6 @@
|
||||
#include <id3/tag.h>
|
||||
#include <qfile.h>
|
||||
|
||||
#include <rdapplication.h>
|
||||
#include <rdaudioconvert.h>
|
||||
#include <rdcart.h>
|
||||
#include <rdconf.h>
|
||||
#include <rd.h>
|
||||
#include <rdtempdirectory.h>
|
||||
|
||||
#define STAGE2_XFER_SIZE 2048
|
||||
#define STAGE2_BUFFER_SIZE 49152
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user