Changeset 323:60282fdc8511 in roaraudio for roard/include


Ignore:
Timestamp:
07/25/08 02:18:31 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added basic strcuture for rw codecfilter CELT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter.h

    r204 r323  
    3131#endif 
    3232 
     33#ifdef ROAR_HAVE_LIBCELT 
     34#include "codecfilter_celt.h" 
     35#endif 
    3336 
    3437void print_codecfilterlist (void); 
Note: See TracChangeset for help on using the changeset viewer.