comparison mp3lib/l2tables.h @ 30167:347d152a5cfa

Refactor real --> float #define to a typedef in a common header.
author diego
date Mon, 04 Jan 2010 19:36:18 +0000
parents 257ef2adfd66
children 0ad2da052b2e
comparison
equal deleted inserted replaced
30166:1d39794263eb 30167:347d152a5cfa
4 * $Id$ 4 * $Id$
5 */ 5 */
6 6
7 #ifndef MPLAYER_MP3LIB_L2TABLES_H 7 #ifndef MPLAYER_MP3LIB_L2TABLES_H
8 #define MPLAYER_MP3LIB_L2TABLES_H 8 #define MPLAYER_MP3LIB_L2TABLES_H
9
10 #include "mpg123.h"
9 11
10 /* 12 /*
11 * Layer 2 Alloc tables .. 13 * Layer 2 Alloc tables ..
12 * most other tables are calculated on program start (which is (of course) 14 * most other tables are calculated on program start (which is (of course)
13 * not ISO-conform) .. 15 * not ISO-conform) ..