Ignore:
Timestamp:
Dec 6, 2018, 3:22:50 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
Children:
687835d
Parents:
dec789b
Message:

[pitchshift] do not include config.h directly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/effects/pitchshift_dummy.c

    rdec789b r78a564b  
    1919*/
    2020
    21 #include "config.h"
     21#include "aubio_priv.h"
    2222
    2323#ifndef HAVE_RUBBERBAND
    2424
    25 #include "aubio_priv.h"
    2625#include "fvec.h"
    2726#include "effects/pitchshift.h"
Note: See TracChangeset for help on using the changeset viewer.