Changeset 2169:6fafb169e3a2 in roaraudio for include/libroardsp


Ignore:
Timestamp:
07/26/09 15:15:36 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved transcode.[ch] from roarclicnts to libroardsp

Location:
include/libroardsp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/libroardsp.h

    r2143 r2169  
    3636#include "point.h" 
    3737#include "remove.h" 
     38#include "transcode.h" 
    3839 
    3940// defines 
  • include/libroardsp/transcode.h

    r2168 r2169  
    3333 */ 
    3434 
    35 #ifndef _TRANSCODE_H_ 
    36 #define _TRANSCODE_H_ 
     35#ifndef _LIBROARDSP_TRANSCODE_H_ 
     36#define _LIBROARDSP_TRANSCODE_H_ 
    3737 
    38 #include <roaraudio.h> 
     38#include "libroardsp.h" 
    3939 
    4040#endif 
Note: See TracChangeset for help on using the changeset viewer.