comparison acelp_vectors.c @ 10495:8e91a3efdbd2 libavcodec

Correct double include introduced by r20450
author reynaldo
date Thu, 05 Nov 2009 01:10:27 +0000
parents 5f2ced30548b
children 8ee37f5571dc
comparison
equal deleted inserted replaced
10494:ead8d96926c4 10495:8e91a3efdbd2
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 */ 21 */
22 22
23 #include <inttypes.h> 23 #include <inttypes.h>
24 #include "avcodec.h" 24 #include "avcodec.h"
25 #include "celp_math.h"
26 #include "acelp_vectors.h" 25 #include "acelp_vectors.h"
27 #include "celp_math.h" 26 #include "celp_math.h"
28 27
29 const uint8_t ff_fc_2pulses_9bits_track1[16] = 28 const uint8_t ff_fc_2pulses_9bits_track1[16] =
30 { 29 {