oops! we're not using libsamplerate (yet)

pull/5/head
Oona 2013-01-19 11:38:15 +02:00
rodzic 6c1b569713
commit 1a7e913638
2 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -3,7 +3,6 @@
#include <stdbool.h>
#include <gtk/gtk.h>
#include <alsa/asoundlib.h>
#include <samplerate.h>
#include <fftw3.h>

Wyświetl plik

@ -5,7 +5,6 @@
#include <string.h>
#include <gtk/gtk.h>
#include <alsa/asoundlib.h>
#include <samplerate.h>
#include <fftw3.h>