Ignore:
Timestamp:
08/12/06 16:21:35 (18 years ago)
Author:
zorg
Message:

Update to 1.2 (work in progress)

Location:
trunk/include/mpcdec
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/include/mpcdec/math.h

    r1 r3  
    3333*/
    3434
    35 /// \file mpc_math.h
    36 /// Libmusepack internal math routines. 
     35/// \file math.h
     36/// Libmpcdec internal math routines. 
    3737
    38 #ifndef _musepack_math_h_
    39 #define _musepack_math_h_
     38#ifndef _mpcdec_math_h_
     39#define _mpcdec_math_h_
    4040
    4141//#define MPC_FIXED_POINT
     
    141141#endif
    142142
    143 #endif // _musepack_math_h_
     143#endif // _mpcdec_math_h_
    144144
Note: See TracChangeset for help on using the changeset viewer.