Fix compile bugs, and avoid defining "LC" (from neaacdec.h) since that clashes with a Rivendell internal symbol.

This commit is contained in:
Chris Smowton
2014-12-21 21:13:29 +00:00
parent f63b14cca9
commit 988e9a73fe
6 changed files with 36 additions and 22 deletions

View File

@@ -40,6 +40,8 @@
#include <vorbis/vorbisenc.h>
#endif // HAVE_VORBIS
#include <rdmp4.h>
#include <rdwavedata.h>
#include <rdringbuffer.h>
#include <rdsettings.h>