projects
/
gst-aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
057454e
)
src/plugin.c: include config.h
author
Paul Brossier
<piem@piem.org>
Fri, 11 Dec 2009 18:16:17 +0000
(19:16 +0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 11 Dec 2009 18:16:17 +0000
(19:16 +0100)
src/plugin.c
patch
|
blob
|
history
diff --git
a/src/plugin.c
b/src/plugin.c
index
fbc43e4
..
942f260
100644
(file)
--- a/
src/plugin.c
+++ b/
src/plugin.c
@@
-22,6
+22,7
@@
#include <gst/gst.h>
#include "gstaubiotempo.h"
#include "gstaubiopitch.h"
+#include "config.h"
#define GST_CAT_DEFAULT gst_aubiotempo_debug
GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);