Changeset c9b99fd for src


Ignore:
Timestamp:
Jul 14, 2012, 3:13:33 AM (12 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
c00f17d
Parents:
9b1e101
Message:

src/io/source.c: fix include path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source.c

    r9b1e101 rc9b99fd  
    2424#include "io/source.h"
    2525#ifdef __APPLE__
    26 #include "io/source_apple_audio_file.h"
     26#include "io/source_apple_audio.h"
    2727#endif /* __APPLE__ */
    2828#ifdef HAVE_SNDFILE
Note: See TracChangeset for help on using the changeset viewer.