Changeset 1369:ccd5518962a1 in roaraudio


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

use the correct header file *g*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/poly.c

    r690 r1369  
    3333 */ 
    3434 
    35 #include "libroar.h" 
     35#include "libroardsp.h" 
    3636 
    3737int roar_math_mkpoly (float * poly, float * data, int len) { 
Note: See TracChangeset for help on using the changeset viewer.