summaryrefslogtreecommitdiff
path: root/libavcodec/nellymoser.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/nellymoser.c')
-rw-r--r--libavcodec/nellymoser.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/libavcodec/nellymoser.c b/libavcodec/nellymoser.c
index 0740c75a0f..027726e0ba 100644
--- a/libavcodec/nellymoser.c
+++ b/libavcodec/nellymoser.c
@@ -31,11 +31,10 @@
* implementors. The original code is available from http://code.google.com/p/nelly2pcm/
*/
-#include "nellymoser.h"
-#include "avcodec.h"
+#include "libavutil/common.h"
-#define BITSTREAM_READER_LE
-#include "get_bits.h"
+#include "avcodec.h"
+#include "nellymoser.h"
const float ff_nelly_dequantization_table[127] = {
0.0000000000,