comparison acelp_vectors.h @ 7044:ab9533fb9335 libavcodec

Add missing #includes to fix 'make checkheaders'.
author diego
date Mon, 16 Jun 2008 08:25:48 +0000
parents d163c4f3f4ab
children 37dd0809921a
comparison
equal deleted inserted replaced
7043:e1ed057dc7c3 7044:ab9533fb9335
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 #ifndef FFMPEG_ACELP_VECTORS_H 23 #ifndef FFMPEG_ACELP_VECTORS_H
24 #define FFMPEG_ACELP_VECTORS_H 24 #define FFMPEG_ACELP_VECTORS_H
25
26 #include <stdint.h>
25 27
26 /* 28 /*
27 * Track|Pulse| Positions 29 * Track|Pulse| Positions
28 * ------------------------------------------------------------------------- 30 * -------------------------------------------------------------------------
29 * 1 | 0 | 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75 31 * 1 | 0 | 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75