Ignore:
Timestamp:
08/03/08 00:29:56 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

only build CELT code if we habe CELT support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter_celt.h

    r331 r361  
    55 
    66#include <roaraudio.h> 
     7 
     8#ifdef ROAR_HAVE_LIBCELT 
     9 
    710#include <celt/celt.h> 
    811#include <celt/celt_header.h> 
     
    3639#endif 
    3740 
     41#endif 
     42 
    3843//ll 
Note: See TracChangeset for help on using the changeset viewer.