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/requant.h

    r1 r3  
    3636/// Requantization function definitions.
    3737
    38 #ifndef _musepack_requant_h
    39 #define _musepack_requant_h_
     38#ifndef _mpcdec_requant_h
     39#define _mpcdec_requant_h_
    4040
    41 #include "musepack/musepack.h"
     41#include "mpcdec.h"
    4242
    4343/* C O N S T A N T S */
     
    4949#define Dc      (__Dc + 1)
    5050
    51 #endif // _musepack_requant_h_
     51#endif // _mpcdec_requant_h_
Note: See TracChangeset for help on using the changeset viewer.