changeset 25868:c36c43253806

Fix compilation failure because bitfile was undefined: In file included from decoder.c:36: mp4.h:46: error: expected ')' before '*' token
author diego
date Mon, 28 Jan 2008 01:31:39 +0000
parents 58ff364dc851
children 246221f7ba2e
files libfaad2/mp4.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libfaad2/mp4.h	Sun Jan 27 23:09:03 2008 +0000
+++ b/libfaad2/mp4.h	Mon Jan 28 01:31:39 2008 +0000
@@ -32,6 +32,7 @@
 extern "C" {
 #endif
 
+#include "bits.h"
 #include "decoder.h"
 
 int8_t NEAACDECAPI NeAACDecAudioSpecificConfig(uint8_t *pBuffer,