Changeset 2505:890cd5d87269 in roaraudio for roard/codecfilter_wave.c


Ignore:
Timestamp:
08/24/09 15:49:59 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

make cf wave optional

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/codecfilter_wave.c

    r1013 r2505  
    2424 
    2525#include "roard.h" 
     26 
     27#ifndef ROAR_WITHOUT_CF_WAVE 
    2628 
    2729int cf_wave_open(CODECFILTER_USERDATA_T * inst, int codec, 
     
    149151} 
    150152 
     153#endif 
     154 
    151155//ll 
Note: See TracChangeset for help on using the changeset viewer.