Ignore:
Timestamp:
10/28/06 23:38:21 (17 years ago)
Author:
r2d
Message:
  • made changes to be able to use libmpcdec (zorg's branch)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xmms-musepack/trunk/src/libmpc.h

    r38 r79  
    5656#include <iconv.h>
    5757
     58#undef FALSE
     59#undef TRUE
    5860//libmpcdec headers
    5961#include <mpcdec/mpcdec.h>
     
    109111{
    110112    char*      isError;
    111     double     offset;   
     113    double     offset;
    112114    bool       isOutput;
    113115    bool       isAlive;
Note: See TracChangeset for help on using the changeset viewer.