src/plugin.c: include config.h
authorPaul Brossier <piem@piem.org>
Fri, 11 Dec 2009 18:16:17 +0000 (19:16 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 11 Dec 2009 18:16:17 +0000 (19:16 +0100)
src/plugin.c

index fbc43e4..942f260 100644 (file)
@@ -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);