projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5caf474
)
tests/src/io/test-source_sndfile.c: include config.h
author
Paul Brossier
<piem@piem.org>
Thu, 7 Mar 2013 19:20:09 +0000
(14:20 -0500)
committer
Paul Brossier
<piem@piem.org>
Thu, 7 Mar 2013 19:20:09 +0000
(14:20 -0500)
tests/src/io/test-source_sndfile.c
patch
|
blob
|
history
diff --git
a/tests/src/io/test-source_sndfile.c
b/tests/src/io/test-source_sndfile.c
index 267a9569b6a8767bd10c6be9d926b9b77243ec90..d3d31d455a9dd9abaa1160433844e8eaa0d88a3d 100644
(file)
--- a/
tests/src/io/test-source_sndfile.c
+++ b/
tests/src/io/test-source_sndfile.c
@@
-1,6
+1,7
@@
#define AUBIO_UNSTABLE 1
#include <aubio.h>
#include "utils_tests.h"
+#include "config.h"
// this file uses the unstable aubio api, please use aubio_source instead
// see src/io/source.h and tests/src/source/test-source.c