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

@@ -33,6 +33,9 @@
#ifdef HAVE_MAD
#include <mad.h>
#endif // HAVE_MAD
#include <rdmp4.h>
#include <qobject.h>
#include <rdwavedata.h>