Ignore:
Timestamp:
07/22/07 16:42:10 (17 years ago)
Author:
r2d
Message:

corrections for windows build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/libmpcpsy/cvd.c

    r327 r340  
    1717 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    1818 */
    19 #include "mpc/mpc_types.h"
    20 #include "libmpcpsy.h"
    2119
    2220#include <math.h>
    2321#include <string.h>
     22
     23#include "mpc/mpc_types.h"
     24#include "mpc/mpcmath.h"
     25#include "libmpcpsy.h"
    2426
    2527void   Cepstrum2048  ( float* cep, const int );
Note: See TracChangeset for help on using the changeset viewer.