Changeset 1371:627e04850477 in roaraudio for include/libroardsp/convert.h


Ignore:
Timestamp:
03/25/09 00:57:43 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved convert.h from libroar to libroardsp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/convert.h

    r1061 r1371  
    3636#define _CONVERT_H_ 
    3737 
    38 #include "libroar.h" 
     38#include "libroardsp.h" 
    3939 
    4040int roar_conv_bits       (void * out, void * in, int samples, int from, int to); 
Note: See TracChangeset for help on using the changeset viewer.