Changeset 448 for libmpc/trunk/libmpcenc
- Timestamp:
- 07/31/09 15:37:44 (16 years ago)
- Location:
- libmpc/trunk/libmpcenc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/trunk/libmpcenc/analy_filter.c
r427 r448 20 20 21 21 #include <string.h> 22 #include <math.h>23 22 24 23 #include <mpc/mpcmath.h> -
libmpc/trunk/libmpcenc/quant.c
r427 r448 18 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 19 */ 20 21 #include <math.h>22 20 23 21 #include "libmpcenc.h"
Note: See TracChangeset
for help on using the changeset viewer.